diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2017-06-15 05:49:44 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2017-11-12 17:04:41 -0500 |
| commit | b42191923937563b1d79c88def82099b9771f5e6 (patch) | |
| tree | a9573115804c19433240ff0a90e8b22f29de2276 /debian | |
| parent | 0b21757405dad972e887e6fd9de54a4c67637437 (diff) | |
Depend on isc-dhcp-client instead of recommends
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ec9be110..9961e822 100644 --- a/debian/control +++ b/debian/control @@ -62,13 +62,13 @@ Depends: ${shlibs:Depends}, dbus (>= 1.1.2), udev, adduser, + isc-dhcp-client (>= 4.1.1-P1-4), libpam-systemd, policykit-1 Recommends: ppp, iptables, modemmanager, crda, - isc-dhcp-client (>= 4.1.1-P1-4), iputils-arping Suggests: avahi-autoipd Breaks: ${misc:Breaks} |