diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index cb87335..215cd0e 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: graphics Priority: optional Maintainer: Julien Valroff <julien@kirya.net> Build-Depends: cdbs (>= 0.4.49), - debhelper (>= 7) -Build-Depends-Indep: python-all, - python-central (>= 0.5.6), + debhelper (>= 7), + python-all +Build-Depends-Indep: python-central (>= 0.5.6), perl XS-Python-Version: >= 2.5, << 2.7 Standards-Version: 3.8.3 |