diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2017-06-14 16:22:11 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2017-11-12 17:04:37 -0500 |
| commit | 0b21757405dad972e887e6fd9de54a4c67637437 (patch) | |
| tree | 86499961850a7e99aa62538f6ef81971ca2023c9 /debian | |
| parent | c66b9dc2f5759107d7ad57efa6348939f1e3be6d (diff) | |
Suggest avahi-autoipd for IPv4LL support
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 778b0af2..ec9be110 100644 --- a/debian/control +++ b/debian/control @@ -70,6 +70,7 @@ Recommends: ppp, crda, isc-dhcp-client (>= 4.1.1-P1-4), iputils-arping +Suggests: avahi-autoipd Breaks: ${misc:Breaks} Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices @@ -82,6 +83,8 @@ Description: network management framework (daemon and userspace tools) interact with NetworkManager. . Optional dependencies: + * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP + address configuration. * ppp: Required for establishing dial-up connections (e.g. via GSM). Package: network-manager-dev |