This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository nanook.
commit 55b6d79c28fb0451f7cab3086529ba1b69df923f Author: Andreas Tille <[email protected]> Date: Fri Sep 1 15:36:25 2017 +0200 texlive-latex-base is needed as well (at least) --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e4585b2..129d3be 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Depends: ${java:Depends}, r-cran-ggplot2, r-cran-scales, r-cran-gridextra, - r-cran-reshape + r-cran-reshape, + texlive-latex-base Suggests: default-jre Description: pre- and post-alignment analysis of nanopore sequencing data NanoOK is a flexible, multi-reference software for pre- and post- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nanook.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
