[Pkg-ofed-commits] r283 - branches/ofed-1.4.1upgrade/libibcm/trunk/debian

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


Author: gmpc-guest
Date: 2009-05-29 12:34:47 +0000 (Fri, 29 May 2009)
New Revision: 283

Modified:
   branches/ofed-1.4.1upgrade/libibcm/trunk/debian/control
Log:
Make package depend on OFED version of libibverbs


Modified: branches/ofed-1.4.1upgrade/libibcm/trunk/debian/control
===================================================================
--- branches/ofed-1.4.1upgrade/libibcm/trunk/debian/control	2009-05-29 12:34:04 UTC (rev 282)
+++ branches/ofed-1.4.1upgrade/libibcm/trunk/debian/control	2009-05-29 12:34:47 UTC (rev 283)
@@ -23,7 +23,7 @@
 Package: libibcm1
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2-1+OFED)
 Description: InfiniBand Communication Manager (CM) library
  libibcm provides a userspace implementation of an InfiniBand
  Communication Manager (CM). The CM handles both connection




More information about the Pkg-ofed-commits mailing list