From 4ea55661610af4ff25881eabe9c85cbf5ad62cd6 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 21 Sep 2013 08:58:11 +0200 Subject: [PATCH] now that make static runs collectstatic we need django at build-time --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7e8cc46c..d468e9e5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Thierry Parmentelat Section: misc Priority: optional Standards-Version: 3.9.2 -Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make, python-django Package: myslice Architecture: any -- 2.43.0