From 59faf92760137ebb7d39ee23fc8c8fe82ae2fcb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 15 Jun 2016 18:09:38 +0200 Subject: [PATCH] debian: add python-django as build-dep, to build translations (#11370) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ba368a2..8779887 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: welco Maintainer: Frederic Peters 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