[med-svn] [libvcflib] 02/03: Add missing Depends
Andreas Tille
tille at debian.org
Fri Sep 16 13:39:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libvcflib.
commit ebebd36d53e8a638a3e982939fd9cc66dbfbeb1a
Author: Andreas Tille <tille at debian.org>
Date: Fri Sep 16 15:19:17 2016 +0200
Add missing Depends
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 905af39..b1c4a41 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,10 @@ Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
- libvcflib1 (= ${binary:Version})
+ libvcflib1 (= ${binary:Version}),
+ libdisorder-dev,
+ libtabixpp-dev,
+ libsmithwaterman-dev
Description: C++ library for parsing and manipulating VCF files (development)
The Variant Call Format (VCF) is a flat-file, tab-delimited textual format
intended to concisely describe reference-indexed variations between
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git
More information about the debian-med-commit
mailing list