summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-01-27 08:24:10 -0500
committerDaniil Baturin <daniil@baturin.org>2016-01-27 08:24:10 -0500
commitb39be03b11c4bc74eb3e01af4443d6e6ed3cf4d8 (patch)
treea3465a6aebbda823794725a41dc41f20bc443aa6 /debian
parentff9d2ea11ec2a34e8e5490b30184c20f13d5db25 (diff)
downloadvyatta-cfg-system-b39be03b11c4bc74eb3e01af4443d6e6ed3cf4d8.tar.gz
vyatta-cfg-system-b39be03b11c4bc74eb3e01af4443d6e6ed3cf4d8.zip
Sanitize dependencies, use ISC DHCP client.
Diffstat (limited to 'debian')
-rw-r--r--debian/control17
1 files changed, 8 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 7f2f2133..5edd8be0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,17 +20,17 @@ Depends: adduser,
libpam-runtime (>= 1.0.1-5),
vyatta-bash | bash (>= 3.1),
sysv-rc,
- ntp (>= 4.2.4p6+vyatta-7),
+ ntp (>= 4.2),
udev (>= 160-1),
rsyslog | system-log-daemon,
busybox,
sudo,
- snmpd (>= 5.4.2.1-vyatta11),
- vyatta-keepalived (>= 1.1.15-1-vyatta-5),
+ snmpd,
+ keepalived,
bridge-utils,
ethtool,
- ssh (>= 1:5.1p1-5),
- openssh-server (>= 1:5.1p1-5),
+ ssh,
+ openssh-server,
ed,
ifupdown,
tshark,
@@ -42,7 +42,7 @@ Depends: adduser,
tasksel,
snmp,
tcpdump,
- dnsmasq (>= 2.45-1+lenny1),
+ dnsmasq,
mdadm,
ddclient (>= 3.8.2+vyos2+current1),
dnsutils,
@@ -53,9 +53,8 @@ Depends: adduser,
apt-transport-https,
hostapd (>= 1:0.6.9-3),
libcap2-bin (>= 2.19),
- vyatta-dhcp3-client (>= 4.1.8+vyos2+current1),
- vlan,
- iproute,
+ isc-dhcp-client,
+ iproute2,
curl,
parted,
libsnmp-perl,