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 a799ca6..db99917 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 (>=2.2.1-2), debhelper (>= 9) +Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=2.2.1-2~), debhelper (>= 9) Standards-Version: 3.9.4 Uploaders: Micah Anderson <micah@debian.org> X-Python-Version: >= 2.5 |