about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2018-02-08 18:10:30 -0500
committerJeremy Bicha <jbicha@ubuntu.com>2018-02-08 18:10:30 -0500
commit8100ba88de3bb593817469b4b697a96cd558332e (patch)
tree2f1e70f4fd47f58eff288906bc6116762634788f /debian/control
parentf49f65596ccd79b5d0ba34a5feda8d25f08f1fef (diff)
Recommend dnsmasq-base
somehow this change from 1.8.2-1ubuntu2 got dropped when doing
the big bionic merge
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
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".