diff options
author | Kali Kaneko <kali@leap.se> | 2015-08-31 14:37:44 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-01 12:27:55 -0400 |
commit | 2e40f9b62d8c66295a540aac405d031c8d6e65d5 (patch) | |
tree | 9dbc3e1834e9f3bb252ced43d8879cb02e50da81 | |
parent | 3be202bf6b70393180b77c7e450c5af1312d64fd (diff) |
add dh-python to build-deps
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b573d95..e97420f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: leap-mail Maintainer: Micah Anderson <micah@leap.se> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python Standards-Version: 3.9.6 Package: leap-mail |