From 5eaf8f00cb89d4c7eca46dddf3aef6bdce0e8e5e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 2 Sep 2014 19:24:48 +0200 Subject: Enable Network Team driver support This is an optional feature which requires the teamd daemon provided by libteam-utils. --- debian/control | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 44f4c9fa..71665552 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,8 @@ Build-Depends: debhelper (>= 9), libmm-glib-dev (>= 0.7.991), libndp-dev, libreadline-dev, - libnewt-dev (>= 0.52.15) + libnewt-dev (>= 0.52.15), + libteam-dev (>= 1.9) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-utopia/network-manager.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/network-manager.git;a=summary @@ -57,7 +58,8 @@ Recommends: ppp (>= 2.4.6), iptables, modemmanager, crda -Suggests: avahi-autoipd +Suggests: avahi-autoipd, + libteam-utils Breaks: network-manager-gnome (<< 0.9), network-manager-openvpn (<< 0.9), network-manager-vpnc (<< 0.9), @@ -82,6 +84,9 @@ Description: network management framework (daemon and userspace tools) connection sharing. * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP 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 Architecture: linux-any -- cgit 1.3.0-6-gf8a5