using another angle for building : drop dependency to manifold while building the...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 3 Apr 2014 08:37:06 +0000 (10:37 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 3 Apr 2014 08:37:06 +0000 (10:37 +0200)
debian/control

index 1acac30..0230abd 100644 (file)
@@ -3,8 +3,8 @@ Maintainer: Thierry Parmentelat <Thierry.Parmentelat@inria.fr>
 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