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 1cbf946..ba08497 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), debhelper (>= 7) +Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev, debhelper (>= 7) Standards-Version: 3.9.1 Package: python-sqlcipher |