debian: add missing python-django to build-depends

This commit is contained in:
Frédéric Péters 2015-12-19 19:17:51 +01:00
parent 06b0cb4912
commit 4f32863de0
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: combo
Maintainer: Jérôme Schneider <jschneider@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7)
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7), python-django
Standards-Version: 3.9.6
X-Python-Version: >= 2.7