Set minimum RDMA core version to 16 71/15871/2
authorLuca Boccassi <[email protected]>
Thu, 11 Oct 2018 19:33:11 +0000 (20:33 +0100)
committerLuca Boccassi <[email protected]>
Tue, 13 Nov 2018 11:18:30 +0000 (11:18 +0000)
ibverbs needs to be newer than what is available in Debian stretch, so
bump the build dependency.

Change-Id: I978fbde8411203ec85c855758b47f1ec99cc1e49
Signed-off-by: Luca Boccassi <[email protected]>
debian/control

index f673b1d..0626d8b 100644 (file)
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
                libbsd-dev,
                libcap-dev,
                libelf-dev,
-               libibverbs-dev,
+               libibverbs-dev (>= 16~),
                libipsec-mb-dev [amd64],
                libpcap-dev,
                libmnl-dev,