diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-09 16:19:09 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-09 16:19:09 +0000 |
commit | f9228e93e5eb8c76555f9a1875d1c7d3f4638d73 (patch) | |
tree | bdedf607a45dd2079fdfbef98fca845fa5145290 | |
parent | 604cd8de6658e17cdb2830bc49697940875117ee (diff) |
contrib/package: make freifunk-community depend on freifunk-watchdog
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
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 |