about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-07-03 23:54:48 +0200
committerMichael Biebl <biebl@debian.org>2018-07-03 23:54:48 +0200
commit54de7f04d1fac5f29fd54ec4120ba2fc4f9b5714 (patch)
tree87729385ff8de744dc44d0b4cc75916494b2fd38 /debian/control
parent680d3db45106e7a18665a366e1b57e58cef61506 (diff)
parent329b15110c4b183d7a47552abe3a6a6ff933e817 (diff)
Merge branch 'experimental'
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 4 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index f6bdcfd2..24299c4b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,7 @@ Build-Depends: debhelper (>= 10.3),
                dpkg-dev (>= 1.17.14),
                pkg-config,
                intltool,
-               libiw-dev(>= 27+28pre9),
                libglib2.0-dev (>= 2.32),
-               libnl-3-dev (>= 3.2.8),
-               libnl-route-3-dev (>= 3.2.8),
-               libnl-genl-3-dev (>= 3.2.8),
                ppp-dev (>= 2.4.7-1+1),
                libpolkit-gobject-1-dev,
                libpolkit-agent-1-dev (>= 0.97),
@@ -55,9 +51,9 @@ Architecture: linux-any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         lsb-base (>= 3.2-14),
-         wpasupplicant (>= 0.7.3-1),
-         dbus (>= 1.1.2),
+         lsb-base,
+         wpasupplicant,
+         dbus,
          udev,
          adduser,
          libpam-systemd,
@@ -67,8 +63,7 @@ Recommends: ppp,
             iptables,
             modemmanager,
             crda,
-            isc-dhcp-client (>= 4.1.1-P1-4),
-            iputils-arping
+            isc-dhcp-client,
 Suggests: libteam-utils
 Breaks: ${misc:Breaks}
 Description: network management framework (daemon and userspace tools)