diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2012-11-12 16:56:23 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-01-10 17:55:36 +0100 |
commit | e67a87a66a257358450fa5d7b478fad6483a93e4 (patch) | |
tree | 709f5c4c215a8d751413b820e2b3535b64acb3aa /debian | |
parent | 359d9e6afe16cdd4d2260c75b1913a0ff38a12c6 (diff) |
Add new easy-rsa package to recommends
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0537110..e9ec85b 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Package: openvpn Architecture: any Depends: debconf | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}, net-tools, initscripts (>= 2.88dsf-13.3) Suggests: openssl, resolvconf +Recommends: easy-rsa Description: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make |