diff options
author | Robert Bays <rbays@cartagena.vyatta.com> | 2008-11-12 17:43:53 -0800 |
---|---|---|
committer | Robert Bays <rbays@cartagena.vyatta.com> | 2008-11-12 17:43:53 -0800 |
commit | 0d632760079f1b7ad9e18079f9c0c4aed06466c7 (patch) | |
tree | fcdf7b6190f7bd21b0c4631aac76d79e2338a720 /debian/control | |
parent | 336ac34391efd20648ef710b953fa94d0551f299 (diff) | |
download | vyatta-cfg-quagga-0d632760079f1b7ad9e18079f9c0c4aed06466c7.tar.gz vyatta-cfg-quagga-0d632760079f1b7ad9e18079f9c0c4aed06466c7.zip |
add basic tacacs+ support
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 b8128287..8b05318a 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,8 @@ Depends: sed (>= 4.1.5), dnsmasq, mdadm, ddclient, - libio-socket-ssl-perl + libio-socket-ssl-perl, + pam-tacplus Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), net-tools, |