[med-svn] [freebayes] 01/02: Add missing Build-Depends: zlib1g-dev

Andreas Tille tille at debian.org
Sun Feb 2 16:24:17 UTC 2014


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

tille pushed a commit to branch master
in repository freebayes.

commit b8ce3b799b83bc14bbb371baeceb6fd72a3b3cc4
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 2 17:09:47 2014 +0100

    Add missing Build-Depends: zlib1g-dev
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 734b026..41b54e7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: science
 Priority: optional
 Maintainer: Brad Chapman <chapmanb at 50mail.com>
 Build-Depends: debhelper (>= 9),
-               cmake (>= 2)
+               cmake (>= 2),
+               zlib1g-dev
 Standards-Version: 3.9.5
 Homepage: https://github.com/ekg/freebayes
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/freebayes.git

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git



More information about the debian-med-commit mailing list