diff options
author | Kali Kaneko <kali@leap.se> | 2015-08-28 15:21:42 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-08-28 15:45:09 -0400 |
commit | a4be602e5882a566b5b484deaa97f544602a309c (patch) | |
tree | e4244d53c2cec8b5a5b36254820ad51b99ce133c /debian | |
parent | 7d892fd52d3457b0ed20b63caf653d2f2876dbd1 (diff) |
[pkg] add dh-python as build-dep
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 a5ab6ec..0d190ba 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: leap-keymanager 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-keymanager |