debian/control: Add an explicit build-dependency on `dh-python'.
[catacomb-python] / debian / control
index 44ba5f0..61f54a8 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), dh-python, pkg-config,
+       python (>= 2.6.6-3~), python-all-dev,
+       mlib-dev (>= 2.2.2.1), catacomb-dev (>= 2.4.0)
 Standards-Version: 3.8.0
 
 Package: python-catacomb