diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2017-06-14 14:09:27 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2017-11-12 14:38:33 -0500 |
| commit | 773fa460187c30b4d4f9271b075a92dadb57c1fb (patch) | |
| tree | be676a0517467363608cee2a721f5847ea7ea99b /debian/control | |
| parent | 28dd0e97dc155283c2ccf2afae5787d62e43a192 (diff) | |
Disable team support since it's in universe
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 8d0a66f8..fe6c5ba3 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 10.3), libndp-dev, libreadline-dev, libnewt-dev (>= 0.52.15), - libteam-dev (>= 1.9), +# libteam-dev (>= 1.9), libjansson-dev, libbluetooth-dev (>= 5), valac (>= 0.17.1.24), @@ -71,7 +71,6 @@ Recommends: ppp, crda, isc-dhcp-client (>= 4.1.1-P1-4), iputils-arping -Suggests: libteam-utils Breaks: ${misc:Breaks} Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices @@ -88,9 +87,6 @@ Description: network management framework (daemon and userspace tools) * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. address configuration. - * 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". Package: network-manager-dev Section: devel |