[med-svn] [rsem] 02/13: add bowtie{,2} dependency
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Feb 17 00:26:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository rsem.
commit 79c5397aeb1d2cd15a1659f21216281e40614e5c
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Mon Feb 16 18:22:12 2015 -0500
add bowtie{,2} dependency
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 61fb517..b7c81ab 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Package: rsem
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- r-base-core
+ ${perl:Depends},
+ r-base-core,
+ bowtie | bowtie2
Description: RNA-Seq by Expectation-Maximization
RSEM is a software package for estimating gene and isoform expression
levels from RNA-Seq data. The RSEM package provides an user-friendly
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rsem.git
More information about the debian-med-commit
mailing list