From: Thierry Parmentelat Date: Thu, 3 Apr 2014 08:37:06 +0000 (+0200) Subject: using another angle for building : drop dependency to manifold while building the... X-Git-Tag: myslice-1.1~157^2~3 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=401df74dc835f47540407480e7c230e1aeea2a65 using another angle for building : drop dependency to manifold while building the package --- diff --git a/debian/control b/debian/control index 1acac308..0230abd7 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Maintainer: Thierry Parmentelat Section: misc Priority: optional Standards-Version: 3.9.2 -# we need manifold to be installed to run manage.py collectstatic -Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make, python-django, manifold +# hopefully we do not need manifold at build-time +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make, python-django X-Python-Version: >= 2.7 # Thierry: the recipe I'm using somehow only works with several packages