add dependencies to pyparsing (unfold) and south (myslice)
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Sep 2013 07:43:32 +0000 (09:43 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 2 Sep 2013 07:43:32 +0000 (09:43 +0200)
debian/control

index f30669b..7e8cc46 100644 (file)
@@ -7,11 +7,11 @@ Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setupt
 
 Package: myslice
 Architecture: any
-Depends: unfold
+Depends: unfold, python-django-south
 Description: Myslice plugins, based on django and unfold frontend
 
 # Thierry: the recipe I'm using somehow only works with several packages
 Package: unfold
 Architecture: any
-Depends: python, python-django
+Depends: python, python-django, python-pyparsing
 Description: Generic django-based frontend for manifold backends