This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository sprai.
commit 05d26a469abc222231f4cdaec690f91c4006f3b0 Author: Afif Elghraoui <[email protected]> Date: Thu Jun 9 06:07:13 2016 -0700 Suggest installation of make The command introduced in the last release generates a Makefile. Obviously, it would help to have Make installed to be able to use it. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 54d3ea4..f03de21 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Suggests: pbh5tools, pbgenomicconsensus, pbalign, + make, Description: single-pass sequencing read accuracy improver Sprai is a tool to correct sequencing errors in single-pass reads for de novo assembly. It is originally designed for correcting sequencing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sprai.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
