debian: declare python-dateutil build dependency

This commit is contained in:
Frédéric Péters 2018-03-10 17:33:37 +01:00
parent 97aca8279b
commit 9983f49e34
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

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