diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 840a0a9a..ca558a7a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: soledad Maintainer: Micah Anderson <micah@debian.org> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7), +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-configparser, python-couchdb, python-leap-common, python-scrypt Standards-Version: 3.9.4 |