diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-08-17 02:21:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-17 02:21:14 +0200 |
commit | e5989f379c77a161822abc3581ca10167b4ae642 (patch) | |
tree | 1d6b0535af32369d94b63527b8413bc41406c4f4 /debian/control | |
parent | ac463fe7974eddce11d1983bf9bb1d8e020ad454 (diff) | |
parent | e11d7b58ad89eb50e3de7e1c0516e707baff07a4 (diff) | |
download | vyos-1x-e5989f379c77a161822abc3581ca10167b4ae642.tar.gz vyos-1x-e5989f379c77a161822abc3581ca10167b4ae642.zip |
Merge pull request #107 from c-po/t1548-openvpn
T1548 openvpn
Diffstat (limited to 'debian/control')
-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 |