debian: add missing build-depends on dh-python

This commit is contained in:
Frédéric Péters 2015-12-20 09:40:01 +01:00
parent 550d0eae32
commit c93e4244ff
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: lingo
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python
Standards-Version: 3.9.1
Package: python-lingo