[med-svn] [pbdagcon] 07/12: Use pbseqlib metapackages as dependencies
Afif Elghraoui
afif at moszumanska.debian.org
Wed Dec 21 09:26:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository pbdagcon.
commit fecf616c4a212bcb8b7ef61b3dc04d385a6e4b95
Author: Afif Elghraoui <afif at debian.org>
Date: Tue Dec 20 23:53:08 2016 -0800
Use pbseqlib metapackages as dependencies
This indirectly adds a run-time dependency on libpbihdf5 that wasn't
specified before, but this needed to be added anyway.
---
debian/control | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 5850e74..ffe15fb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,7 @@ Build-Depends:
libhdf5-dev,
libboost-dev,
libtclap-dev,
- libpbdata-dev,
- libblasr-dev,
- libpbihdf-dev,
+ libpbseq-dev,
libpbbam-dev,
# Test-Depends:
libgtest-dev,
@@ -27,8 +25,7 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
- libpbdata,
- libblasr,
+ libpbseq,
libpbbam,
Suggests:
blasr,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbdagcon.git
More information about the debian-med-commit
mailing list