diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-08-30 01:36:56 +0000 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-08-30 01:36:56 +0000 |
commit | eec59c636315c09a005853649557c787246d8ece (patch) | |
tree | 5cee3b5265fb36a191dcf0f913acf43a533793f8 /debian/control | |
parent | 70f9ac1071f37a59b15b4cb761a9690dcca25f73 (diff) | |
download | vyatta-cfg-quagga-eec59c636315c09a005853649557c787246d8ece.tar.gz vyatta-cfg-quagga-eec59c636315c09a005853649557c787246d8ece.zip |
- get ddclient package for Dynamic DNS
- get libio-socket-ssl-perl package for Dynamic DNS ssl updates
- disable init for ddclient
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f5ea7b48..89b55bbe 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,9 @@ Depends: sed (>= 4.1.5), snmp, tcpdump, dnsmasq, - mdadm + mdadm, + ddclient, + libio-socket-ssl-perl Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), net-tools, |