diff options
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 dfbb87a6..b0dd3643 100644 --- a/debian/control +++ b/debian/control @@ -67,6 +67,7 @@ Depends: ${shlibs:Depends}, libpam-systemd, policykit-1 Recommends: ppp, + dnsmasq-base, iptables, modemmanager, network-manager-pptp, @@ -88,6 +89,8 @@ Description: network management framework (daemon and userspace tools) * 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). + * dnsmasq-base/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". |