diff options
| author | Laurent Bigonville <bigon@bigon.be> | 2014-10-27 11:08:02 +0100 |
|---|---|---|
| committer | Laurent Bigonville <bigon@bigon.be> | 2014-10-27 11:08:02 +0100 |
| commit | 90ee86c0de2dd99a7c70ae9370550f62051e08b4 (patch) | |
| tree | dcadefcbcfdef94627a2bad7c0400e47ef7fb98f /debian/control | |
| parent | bc71a81ca8cb07abc06fb912cc2bc826ca063da4 (diff) | |
Fix arping patch and add iputils-arping to the Recommends (Closes:#755039)
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 7f11a1f2..d190565e 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,8 @@ Recommends: ppp (>= 2.4.6), dnsmasq-base, iptables, modemmanager, - crda + crda, + iputils-arping Suggests: avahi-autoipd, libteam-utils Breaks: network-manager-gnome (<< 0.9), |