diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-03 06:57:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-03 06:57:54 +0200 |
commit | 47935976f8f49f169de35f8f6fa44aaa5f648b55 (patch) | |
tree | 624eae722ae1ff067d05f3ffe0c26a5488f4c64b /debian/control | |
parent | 6981bb81eb962317ecccc4b8c5a3f13243b069fd (diff) |
Drop dh-systemd from both Build-Depends and dh command line
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 47cbd47..529ca0d 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,7 @@ Build-Depends: libssl1.0-dev, libsystemd-dev [linux-any], net-tools [!linux-any], - pkg-config, - systemd [linux-any] + pkg-config Standards-Version: 4.1.1 Homepage: https://openvpn.net/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/openvpn.git |