[Pkg-ofed-commits] r281 - branches/ofed-1.4.1upgrade/perftest/trunk/debian

Guy Coates gmpc-guest at alioth.debian.org
Fri May 29 12:16:08 UTC 2009


Author: gmpc-guest
Date: 2009-05-29 12:16:08 +0000 (Fri, 29 May 2009)
New Revision: 281

Modified:
   branches/ofed-1.4.1upgrade/perftest/trunk/debian/control
Log:
Make package depend on the OFED version of libibverbs, not the debian one


Modified: branches/ofed-1.4.1upgrade/perftest/trunk/debian/control
===================================================================
--- branches/ofed-1.4.1upgrade/perftest/trunk/debian/control	2009-05-29 12:14:07 UTC (rev 280)
+++ branches/ofed-1.4.1upgrade/perftest/trunk/debian/control	2009-05-29 12:16:08 UTC (rev 281)
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
-Build-Depends: debhelper (>= 7), libibverbs-dev, librdmacm-dev
+Build-Depends: debhelper (>= 7), libibverbs-dev (>= 1.1.2-1+OFED), librdmacm-dev
 Standards-Version: 3.8.0
 Homepage: http://www.openfabrics.org
 




More information about the Pkg-ofed-commits mailing list