add dependencies to pyparsing (unfold) and south (myslice)
[myslice.git] / debian / control
1 Source: myslice
2 Maintainer: Thierry Parmentelat <Thierry.Parmentelat@inria.fr>
3 Section: misc
4 Priority: optional
5 Standards-Version: 3.9.2
6 Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make
7
8 Package: myslice
9 Architecture: any
10 Depends: unfold, python-django-south
11 Description: Myslice plugins, based on django and unfold frontend
12
13 # Thierry: the recipe I'm using somehow only works with several packages
14 Package: unfold
15 Architecture: any
16 Depends: python, python-django, python-pyparsing
17 Description: Generic django-based frontend for manifold backends