From: Thierry Parmentelat Date: Mon, 2 Sep 2013 07:43:32 +0000 (+0200) Subject: add dependencies to pyparsing (unfold) and south (myslice) X-Git-Tag: myslice-0.2-1~37 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=81ec612e913ab7cdda69ba8f84df8fc5e60fa154 add dependencies to pyparsing (unfold) and south (myslice) --- diff --git a/debian/control b/debian/control index f30669b2..7e8cc46c 100644 --- a/debian/control +++ b/debian/control @@ -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