diff options
author | Varac <varac@leap.se> | 2017-06-22 15:27:44 +0200 |
---|---|---|
committer | Varac <varac@leap.se> | 2017-06-22 15:27:44 +0200 |
commit | 60bc71737dae2d831542faac1cb26585bb05b941 (patch) | |
tree | 44ebcc90eba77160cc103b081683208845557215 /debian | |
parent | 17dd69229cf06610a68c54bda910445e3988e494 (diff) |
Add dh-python to Build-Depends
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ab80b68..dcc1aef 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pysqlcipher Maintainer: Ben Carrillo <ben@futeisha.org> Section: python Priority: optional -Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=3.2.0-1), debhelper (>= 9) +Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=3.2.0-1), debhelper (>= 9), dh-python Standards-Version: 3.9.8 Uploaders: LEAP automated build <sysdev@leap.se> X-Python-Version: >= 2.5 |