[med-svn] [sistr] 04/04: Add missing Build-Depends to run test (test keeps on having failures)
Andreas Tille
tille at debian.org
Wed Oct 11 15:45:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sistr.
commit 83a19d4fdaf06709ab992f3005cb3535aee2d03c
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 11 17:44:58 2017 +0200
Add missing Build-Depends to run test (test keeps on having failures)
---
debian/control | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5583cf2..fe7f503 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,10 @@ Build-Depends: debhelper (>= 10),
python-all,
python-setuptools,
python-pytest,
- python-pandas
+ python-pandas,
+ python-fastcluster,
+ python-scipy,
+ ncbi-blast+
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/sistr.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/sistr.git
@@ -19,9 +22,12 @@ Package: sistr
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
+ python-fastcluster,
python-numpy,
python-tables,
- python-pandas
+ python-pandas,
+ python-scipy,
+ ncbi-blast+
Description: Salmonella In Silico Typing Resource (SISTR)
The Salmonella In Silico Typing Resource (SISTR) commandline tool allows
serovar predictions from whole-genome sequence assemblies by
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sistr.git
More information about the debian-med-commit
mailing list