From 0d14f906c1d8eb36127f85effb1bc87790ec251c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 12 Feb 2013 14:31:46 +0100 Subject: Debian: add missing dependency --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 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 -- cgit v1.2.3