debian: require django to build .mo files

This commit is contained in:
Frédéric Péters 2016-10-06 10:12:30 +02:00
parent 75f38d1b06
commit e3ea522111
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: pfwb-thesaurus
Maintainer: Frederic Peters <fpters@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