[med-svn] [mapdamage] 05/05: Add missing Depends
Andreas Tille
tille at debian.org
Wed Aug 3 17:19:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mapdamage.
commit ba4690dcc1b58365539a39856a563a9ee117c536
Author: Andreas Tille <tille at debian.org>
Date: Wed Aug 3 19:08:57 2016 +0200
Add missing Depends
---
debian/control | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bfba1b4..1faf11b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,11 @@ Package: mapdamage
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
- r-base-core
+ r-base-core,
+ r-cran-gam,
+ r-cran-ggplot2,
+ r-cran-inline,
+ seqtk
Description: tracking and quantifying damage patterns in ancient DNA sequences
MapDamage is a computational framework written in Python and R, which
tracks and quantifies DNA damage patterns among ancient DNA sequencing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mapdamage.git
More information about the debian-med-commit
mailing list