[med-svn] [ncbi-vdb] 01/02: Add Dependencies that will be used if the development lib is used
Andreas Tille
tille at debian.org
Sat Jul 23 21:45:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ncbi-vdb.
commit f9a163e071f78961a0c298943377bb8bb2defe14
Author: Andreas Tille <tille at debian.org>
Date: Sat Jul 23 23:41:42 2016 +0200
Add Dependencies that will be used if the development lib is used
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 38b299f..4904bbf 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,9 @@ Package: libncbi-vdb2
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libbz2-dev,
+ zlib1g-dev
Description: libraries for using data in the INSDC Sequence Read Archives
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-vdb.git
More information about the debian-med-commit
mailing list