[med-svn] [fastaq] 01/01: Adding samtools as dependency as some of the python executable assume samtools to be in $PATH

Jorge Soares jssoares-guest at moszumanska.debian.org
Fri Oct 10 12:54:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

jssoares-guest pushed a commit to branch master
in repository fastaq.

commit 0e82c3c9c1177680b0f2d721e3a3c33075278400
Author: Jorge Soares <j.s.soares at gmail.com>
Date:   Fri Oct 10 13:54:11 2014 +0100

    Adding samtools as dependency as some of the python executable assume samtools to be in $PATH
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8f7e714..1cc35e3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9),
 	       python3,
 	       python3-setuptools,
 	       python3-numpy,
-	       python3-nose
+	       python3-nose,
+	       samtools
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/fastaq.git
 Homepage: https://github.com/js21/fastaq

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git



More information about the debian-med-commit mailing list