]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
network: Fix runtime dependency: brctl -> bridge-utils.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Sep 2010 16:34:50 +0000 (18:34 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Sep 2010 16:34:50 +0000 (18:34 +0200)
pkgs/core/network/network.nm

index 25b6c89048d89889bddd806bba17035f806e8d4c..0554d38d0b902efe4791c588658cd2a08899649a 100644 (file)
@@ -34,7 +34,8 @@ PKG_URL        = http://www.ipfire.org/
 PKG_LICENSE    = GPLv3+
 PKG_SUMMARY    = The IPFire Networking Scripts.
 
-PKG_DEPS      += bash brctl coreutils dhcp grep iproute2 ppp sqlite upstart vlan
+PKG_DEPS      += bash bridge-utils coreutils dhcp grep iproute2 ppp sqlite \
+       upstart vlan
 
 define PKG_DESCRIPTION
        This script installs the IPFire Networking Scripts.