diff options
author | Simon Deziel <simon@sdeziel.info> | 2018-11-26 11:34:49 -0500 |
---|---|---|
committer | Simon Deziel <simon@sdeziel.info> | 2018-11-26 11:34:49 -0500 |
commit | cfed1750c0b48781fdaad2c97d076d5f9df90a6d (patch) | |
tree | 095bf41de0110d2ba509c1e5cb68b69db37848c8 /debian/control | |
parent | d5078cc44b8919a25cb7507e9e6da1d66f25bb5b (diff) |
d/control: 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 |