From: Jo-Philipp Wich Date: Wed, 5 Aug 2009 02:06:09 +0000 (+0000) Subject: contrib/package: remove dependency on remote-update in community package, this preven... X-Git-Tag: 0.10.0~1261 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ea1374c96cd248d340ea083f5685c4efde7ca9c3;p=oweals%2Fluci.git contrib/package: remove dependency on remote-update in community package, this prevented building on x86 and others --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 726a3b3a3..6f4f6980e 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -349,8 +349,7 @@ define Package/luci-freifunk-community +PACKAGE_luci-freifunk-community:olsrd-luci +PACKAGE_luci-freifunk-community:olsrd-luci-mod-dyn-gw-plain \ +PACKAGE_luci-freifunk-community:olsrd-luci-mod-txtinfo +PACKAGE_luci-freifunk-community:olsrd-luci-mod-nameservice \ +PACKAGE_luci-freifunk-community:olsrd-luci-mod-watchdog +PACKAGE_luci-freifunk-community:kmod-tun \ - +PACKAGE_luci-freifunk-community:ip +PACKAGE_luci-freifunk-community:freifunk-watchdog +luci-app-olsr \ - +PACKAGE_luci-freifunk-community:remote-update + +PACKAGE_luci-freifunk-community:ip +PACKAGE_luci-freifunk-community:freifunk-watchdog +luci-app-olsr TITLE:=Freifunk Community Meta-Package endef