summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-09 16:19:09 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-09 16:19:09 +0000
commitf9228e93e5eb8c76555f9a1875d1c7d3f4638d73 (patch)
treebdedf607a45dd2079fdfbef98fca845fa5145290
parent604cd8de6658e17cdb2830bc49697940875117ee (diff)
contrib/package: make freifunk-community depend on freifunk-watchdog
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 032925f80..52a4a3037 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -328,7 +328,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 +luci-app-olsr
+ +PACKAGE_luci-freifunk-community:ip +luci-app-olsr +freifunk-watchdog
TITLE:=Freifunk Community Meta-Package
endef