[med-svn] [abyss] 01/05: add dependency on bsdmainutils
Sascha Steinbiss
satta at debian.org
Sat Jul 1 00:22:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository abyss.
commit 9ec1055af315af643a204fdb4b3bd29f27c00018
Author: Sascha Steinbiss <satta at debian.org>
Date: Sat Jul 1 01:53:40 2017 +0200
add dependency on bsdmainutils
Required for abyss-tabtomd, which needs /usr/bin/column.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b6edbcb..53ef3a0 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ Architecture: any
Depends: make,
${shlibs:Depends},
${misc:Depends},
- ${perl:Depends}
+ ${perl:Depends},
+ bsdmainutils
Suggests: openmpi-bin
Description: de novo, parallel, sequence assembler for short reads
ABySS is a de novo, parallel, sequence assembler that is designed for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/abyss.git
More information about the debian-med-commit
mailing list