From 2765059990ea7639bbdf8d586ead01908128c4d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 28 Feb 2017 15:12:02 +0100 Subject: [PATCH] debian: add python-django to build-depends, for translations --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f0763fa..b3b38c7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: passerelle-imio-ts1-datasources Maintainer: Christophe Boulanger Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-django Standards-Version: 3.9.1 Package: python-passerelle-imio-ts1-datasources