diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-01-27 20:57:45 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-02-02 16:02:20 +0100 |
commit | 96f5fae930b8213c199069c7aab079c6fb9cd334 (patch) | |
tree | ac0c214291f53d5ea915df997ecbd0fd6840f59b /debian | |
parent | 7e1462c21ed853b3b4a7cc347091a132f6b4162e (diff) | |
download | vyos-1x-96f5fae930b8213c199069c7aab079c6fb9cd334.tar.gz vyos-1x-96f5fae930b8213c199069c7aab079c6fb9cd334.zip |
login: T1948: initial rewrite in XML/Python
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 9df421977..6e59ea2fb 100644 --- a/debian/control +++ b/debian/control @@ -63,6 +63,7 @@ Depends: python3, openvpn, openvpn-auth-ldap, openvpn-auth-radius, + libpam-radius-auth, mtr-tiny, telnet, traceroute, |