diff options
| author | Michael Biebl <biebl@debian.org> | 2022-02-19 21:48:35 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-02-19 21:50:12 +0100 |
| commit | 08b19d288f7a4b541ba53503de6420d9fc65b336 (patch) | |
| tree | 55af78b4836b888633f34cf392306b3fd1d053b6 /debian | |
| parent | 9dfb775ea3968a099ae3b596160c9ab93a267031 (diff) | |
Demote iptables to Suggests
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 e84e0b5c..f0785bfe 100644 --- a/debian/control +++ b/debian/control @@ -54,12 +54,12 @@ Depends: ${shlibs:Depends}, policykit-1 Recommends: ppp, dnsmasq-base, - iptables, modemmanager, wireless-regdb, wpasupplicant, libpam-systemd, Suggests: libteam-utils, + iptables, Breaks: ${misc:Breaks} Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices |