debian/control: Fix the Build-Depends.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 19 Feb 2016 09:00:49 +0000 (09:00 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 19 Feb 2016 09:12:09 +0000 (09:12 +0000)
debian/control

index 44ba5f0..c52c8d8 100644 (file)
@@ -3,8 +3,9 @@ Section: python
 Priority: extra
 XS-Python-Version: >= 2.6, << 2.8
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
-Build-Depends: debhelper (>= 9), catacomb-dev (>= 2.2.0),
-       python, python2.6-dev, python2.7-dev
+Build-Depends: debhelper (>= 9), pkg-config,
+       python, python2.6-dev, python2.7-dev,
+       mlib-dev (>= 2.2.2.1), catacomb-dev (>= 2.2.0)
 Standards-Version: 3.8.0
 
 Package: python-catacomb