From 73bc5ce4240c22160861e903eaaf21cdd83a68b0 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Wed, 2 Feb 2011 20:54:56 +0900 Subject: [PATCH] # Build-depends on zlib1g-dev. zlib1g-dev is pulled by other packages necessary to build pysam, but it looks like a direct need since the binary package depends on zlib1g. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a74a416..4042b86 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pysam Section: science Priority: optional Maintainer: Charles Plessy -Build-Depends: debhelper (>= 8), python-dev, cython +Build-Depends: debhelper (>= 8), python-dev, cython, zlib1g-dev Standards-Version: 3.9.1 Homepage: http://code.google.com/p/pysam/ Vcs-Git: git://git.debian.org/debian-med/pysam.git -- 2.30.2