This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch experimental in repository ariba.
commit 9ae9d4719e6b3917e13c69a22a6d6ea94f013070 Author: Sascha Steinbiss <[email protected]> Date: Tue Apr 4 14:23:58 2017 +0200 add dependencies --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 7d47e06..9261b9a 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,8 @@ Build-Depends: debhelper (>= 9), python3-pysam (>= 0.9.1), python3-nose (>= 1.3), python3-bs4 (>= 4.1.0), + python3-matplotlib, + python3-tk, bowtie2 (>= 2.1.0), cd-hit, mash, @@ -41,6 +43,8 @@ Depends: ${misc:Depends}, python3-dendropy (>= 4.2.0), python3-pymummer (>= 0.10.2), python3-pysam (>= 0.9.1), + python3-matplotlib, + python3-tk, fastaq (>= 3.12.0), Description: Antibiotic Resistance Identification By Assembly ARIBA is a tool that identifies antibiotic resistance genes by running local -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
