diff options
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0dc442c..7f913fd 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Priority: optional Maintainer: Étienne Loks <etienne.loks@peacefrogs.net> Build-Depends: debhelper (>= 8.0.0), python | python-all | python-dev | python-all-dev, - python-sphinx (>= 1.0.7+dfsg) | python3-sphinx + python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, + python-setuptools Standards-Version: 3.9.3 Homepage: http://pypi.python.org/pypi/chimere #Vcs-Git: git://git.debian.org/collab-maint/python-django-chimere.git |