]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
network: Depends on rstp on runtime.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Oct 2010 22:47:43 +0000 (00:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Oct 2010 22:47:43 +0000 (00:47 +0200)
pkgs/core/network/network.nm

index 30cf75000a7708cf1514793b8545ecdea6c9379e..f4c6be533452560d0dd10f1207c56e20da9fa121 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = network
 PKG_VER        = 0.99.0
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER = Michael Tremer <michael.tremer@ipfire.org>
 PKG_GROUP      = Networking/Tools
@@ -35,8 +35,8 @@ PKG_LICENSE    = GPLv3+
 PKG_SUMMARY    = The IPFire Networking Scripts.
 
 PKG_BUILD_DEPS = # Need no gcc
-PKG_DEPS      += bash bridge-utils coreutils dhcp grep iproute2 ppp sqlite \
-       upstart vlan
+PKG_DEPS      += bash bridge-utils coreutils dhcp grep iproute2 ppp rstp \
+       sqlite upstart vlan
 
 define PKG_DESCRIPTION
        This script installs the IPFire Networking Scripts.