[med-svn] [snakemake] 01/01: Depend on rpy2 for the R interaction feature
Kevin Murray
daube-guest at moszumanska.debian.org
Wed Oct 7 04:36:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository snakemake.
commit b43c2fd929d5a8fd066342e309418c16841d654d
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Wed Oct 7 15:35:10 2015 +1100
Depend on rpy2 for the R interaction feature
See https://bitbucket.org/johanneskoester/snakemake/wiki/Documentation#markdown-header-scripting-with-r
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 261d420..54be68b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-sphinx-bootstrap-theme,
python3-yaml,
+ python3-rpy2,
python3-nose,
ca-certificates
Standards-Version: 3.9.6
@@ -27,6 +28,7 @@ Depends: ${misc:Depends},
python3-setuptools,
python3-docutils,
python3-yaml,
+ python3-rpy2,
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