diff options
author | Bernhard Schmidt <berni@debian.org> | 2019-02-20 22:19:13 +0100 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2019-02-20 22:19:13 +0100 |
commit | b0462a2b03bad37ff411fb5824b7a4c660df90f6 (patch) | |
tree | 35efe3e76af8e691245c32f2ec552d25a1aa4af5 /debian/control | |
parent | 99c03fd1819e604fada367d984322c464041478b (diff) | |
parent | cfed1750c0b48781fdaad2c97d076d5f9df90a6d (diff) |
Merge branch 'sdeziel-guest/openvpn-suggests-openvpn-systemd-resolved'
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 41a7788..f546f4f 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,8 @@ Depends: lsb-base (>= 3.0-6) Suggests: openssl, - resolvconf + resolvconf, + openvpn-systemd-resolved Recommends: easy-rsa Description: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a |