This is an automated email from the git hooks/post-receive script. vdanjean pushed a commit to branch master in repository htsjdk.
commit eba587ec7021774229d1290bd183cf69c175ab1e Author: Vincent Danjean <[email protected]> Date: Thu Jul 7 00:31:33 2016 +0200 Add missing build dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 1c93539..6f94fca 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: ant, testng, libsnappy-java, libjbzip2-java, + libxz-java, libcommons-jexl2-java, libcommons-compress-java, # required for correct dependencies for -doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
