diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-08-01 12:31:44 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-08-16 22:42:58 +0200 |
commit | 49153d4e138c762d00db471febb9fd312c0ab122 (patch) | |
tree | 61badb851eec35a08969b0c553bfa0fe4a47cecd /debian | |
parent | 097a088725eb632bec3e09a2e563fc96139d86ba (diff) | |
download | vyos-1x-49153d4e138c762d00db471febb9fd312c0ab122.tar.gz vyos-1x-49153d4e138c762d00db471febb9fd312c0ab122.zip |
openvpn: T1548: initial rewrite with XML and Python
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c8946e991..a65d0158e 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,9 @@ Depends: python3, pdns-recursor, lcdproc, lcdproc-extra-drivers, + openvpn, + openvpn-auth-ldap, + openvpn-auth-radius, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |