[med-svn] [snakemake] 01/03: Update dependency list
Kevin Murray
daube-guest at moszumanska.debian.org
Fri Dec 2 02:52:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository snakemake.
commit ce3750710a50108fa9380a6ea32e4b9d48c8c61f
Author: Kevin Murray <kdmfoss at gmail.com>
Date: Fri Dec 2 13:08:26 2016 +1100
Update dependency list
---
debian/control | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index d5a20b4..6e0ab21 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,14 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
python3 (>= 3.2),
- python3-sphinx,
+ python3-nose,
+ python3-pytools,
+ python3-rpy2,
python3-setuptools,
+ python3-sphinx,
python3-sphinx-bootstrap-theme,
+ python3-wrapt,
python3-yaml,
- python3-rpy2,
- python3-nose,
ca-certificates
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/snakemake.git/
@@ -25,10 +27,12 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
${sphinxdoc:Depends},
- python3-setuptools,
python3-docutils,
- python3-yaml,
+ python3-pytools,
python3-rpy2,
+ python3-setuptools,
+ python3-wrapt,
+ python3-yaml,
libjs-mathjax,
ca-certificates
Description: pythonic workflow management system
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git
More information about the debian-med-commit
mailing list