diff options
author | Varac <varac@leap.se> | 2017-06-26 14:06:39 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-06-26 14:48:41 +0200 |
commit | a230f1501cb48a6b12f4756d3a7c32db40104c4f (patch) | |
tree | 2e835315292ff39ed6b41309f8a6e9b3b83e00c3 /debian/control | |
parent | bfb455133326af3bb5fda08c4448f6f97a8a2159 (diff) |
[pkg] Add Build-depends on dh-systemd
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 fb33d653..03c08fe8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Micah Anderson <micah@debian.org> Uploaders: LEAP automated build <sysdev@leap.se> -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-wheel, debhelper (>= 9), dh-python +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-wheel, debhelper (>= 9), dh-python, dh-systemd Standards-Version: 3.9.8 Package: soledad-server |