From: Mark Wooding Date: Thu, 18 Feb 2016 08:33:25 +0000 (+0000) Subject: debian/: Fix the Build-Depends. X-Git-Tag: 2.2.1~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/commitdiff_plain/2a7f4069d3427d9ab349dd20ebdc36a30a936d78?hp=--cc debian/: Fix the Build-Depends. * pkg-config is needed to find mLib. * python is needed by a number of the build scripts. --- 2a7f4069d3427d9ab349dd20ebdc36a30a936d78 diff --git a/debian/control b/debian/control index 507a2228..80fc0b71 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: catacomb Section: libs Priority: extra -Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 9) +Build-Depends: debhelper (>= 9), python, pkg-config, mlib-dev (>= 2.2.1) Maintainer: Mark Wooding Standards-Version: 3.1.1