about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 163aabcd..f9b48e6a 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,7 @@ Recommends: ppp,
             udev,
             network-manager-l10n,
 Suggests: libteam-utils,
-          iptables,
+          nftables | iptables,
 Breaks: ${misc:Breaks}
 Description: network management framework (daemon and userspace tools)
  NetworkManager is a system network service that manages your network devices
@@ -79,8 +79,8 @@ Description: network management framework (daemon and userspace tools)
  .
  Optional dependencies:
   * ppp: Required for establishing dial-up connections (e.g. via GSM).
-  * dnsmasq-base/iptables: Required for creating Ad-hoc connections and
-    connection sharing.
+  * dnsmasq-base/nftables or iptables: Required for creating Ad-hoc connections
+    and connection sharing.
   * libteam-utils: Network Team driver allows multiple network interfaces to be
     teamed together and act like a single one. This process is called "ethernet
     bonding", "channel teaming" or "link aggregation".