[Pkg-ofed-commits] [mstflint] 02/03: Add dependency on libibmad5

Benjamin Drung bdrung at moszumanska.debian.org
Tue Aug 16 16:13:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository mstflint.

commit 3579c093ac2f7730052a0aa190e9f86f03bd92dd
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Tue Aug 16 17:45:34 2016 +0200

    Add dependency on libibmad5
    
    The code tries to dynamically load libibmad.so.5.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 957253b..49888ec 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://www.openfabrics.org/downloads/mstflint/
 
 Package: mstflint
 Architecture: linux-any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: libibmad5, ${misc:Depends}, ${shlibs:Depends}
 Description: Mellanox firmware burning application
  This package contains a burning tool and diagnostic tools for Mellanox
  manufactured HCA/NIC cards. It also provides access to the relevant source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/mstflint.git



More information about the Pkg-ofed-commits mailing list