From 20c66d6499f22adad6c1dae854a627f061c5fbcb Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Wed, 24 Jul 2013 10:57:48 +0200 Subject: Use iproute2 for bridging (FS#36165) This sheds the dependency on the old bridge-utils (brctl). --- contrib/PKGBUILD.in | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib') diff --git a/contrib/PKGBUILD.in b/contrib/PKGBUILD.in index b4e31f0..5375b36 100644 --- a/contrib/PKGBUILD.in +++ b/contrib/PKGBUILD.in @@ -17,7 +17,6 @@ optdepends=('dialog: for the menu based wifi assistant' 'ifplugd: for automatic wired connections through netctl-ifplugd' 'wpa_actiond: for automatic wireless connections through netctl-auto' 'ifenslave: for bond connections' - 'bridge-utils: for bridge connections' 'ppp: for pppoe connections' ) source=(ftp://ftp.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz{,.sig}) -- cgit v1.2.3-24-g4f1b