From 0e0539f564ece7ef107e178e3c1845e2109a8dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 16 Aug 2017 10:58:32 +0200 Subject: [PATCH] debian: add build-dep on django to build translations --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b2c8fa2..d3bc26f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Frederic Peters Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), dh-python, debhelper (>= 9) -Build-Depends-Indep: gettext, python-quixote +Build-Depends-Indep: gettext, python-django Standards-Version: 3.8.0.1 X-Python-Version: current