Package: librdmacm-dev Version: 1.0.16-1 Severity: Minor First of all thanks for all your work in making RDMA packages easily available in Debian/Ubuntu.
The file: include/rdma/rdma_cma.h includes infiniband/verbs.h from the libibverbs-dev package. However, there is no dependency on libibverbs-dev. I guess it would be sufficient to change the line: Depends: ${misc:Depends}, librdmacm1 (= ${binary:Version}) in debian/control to: Depends: ${misc:Depends}, librdmacm1 (= ${binary:Version}), libibverbs-dev -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org