]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
network: Remove dependency to upstart.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jul 2011 12:47:50 +0000 (14:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jul 2011 12:47:50 +0000 (14:47 +0200)
This package is pretty much outdated already but I do not
want to have some upstart dependencies lying around here
any more.

pkgs/network/network.nm

index 6ea02f4a7e6b9ac11a26651c398469558a03e492..149298c34c32d284016ab38776b989cc63c8045c 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = network
 PKG_VER        = 0.99.0
-PKG_REL        = 5
+PKG_REL        = 6
 PKG_ARCH       = noarch
 
 PKG_MAINTAINER = Michael Tremer <michael.tremer@ipfire.org>
@@ -37,7 +37,7 @@ PKG_SUMMARY    = The IPFire Networking Scripts.
 
 PKG_BUILD_DEPS = # Need no gcc
 PKG_DEPS      += bash bridge-utils dhcp ebtables iproute2 ppp rstp \
-       sqlite upstart vlan
+       sqlite systemd vlan
 
 define PKG_DESCRIPTION
        This script installs the IPFire Networking Scripts.