diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0ebe487..4e1f0ad 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Luca Falavigna <dktrkranz@ubuntu.com> Uploaders: Mark Brown <broonie@debian.org> -Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.5.4-1~), quilt +Build-Depends: debhelper (>= 7.2.18), python (>= 2.5.4-1~), quilt (>= 0.46-7) Build-Depends-Indep: python-support (>= 0.5.3) Standards-Version: 3.8.2 XS-Python-Version: >= 2.4 @@ -12,7 +12,7 @@ DM-Upload-Allowed: yes Package: scons Architecture: all -Depends: ${python:Depends} +Depends: ${python:Depends}, ${misc:Depends} Description: replacement for make SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache |