diff options
author | Patrick Grimm <patrick@lunatiki.de> | 2013-08-07 20:25:17 +0000 |
---|---|---|
committer | Patrick Grimm <patrick@lunatiki.de> | 2013-08-07 20:25:17 +0000 |
commit | bffccf25c5042a248b26ad7945f7fec59801c82f (patch) | |
tree | 46f411a394bfefc993524915a7229b18110c6ee0 /contrib/package | |
parent | a394b4f474a6294af56cd688b7049f77fb42b1cd (diff) |
luci-olsr: fix ipv6 ipv4 detection
Diffstat (limited to 'contrib/package')
-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 1ef3cde9e..770664556 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -214,7 +214,7 @@ define Package/luci-mod-freifunk-community DEPENDS+= \ +luci-lib-web +luci-app-splash +luci-i18n-german \ +PACKAGE_luci-mod-freifunk-community:olsrd +PACKAGE_luci-mod-freifunk-community:olsrd-mod-dyn-gw-plain \ - +PACKAGE_luci-mod-freifunk-community:olsrd-mod-txtinfo +PACKAGE_luci-mod-freifunk-community:olsrd-mod-nameservice \ + +PACKAGE_luci-mod-freifunk-community:olsrd-mod-jsoninfo +PACKAGE_luci-mod-freifunk-community:olsrd-mod-nameservice \ +PACKAGE_luci-mod-freifunk-community:olsrd-mod-watchdog +PACKAGE_luci-mod-freifunk-community:kmod-tun \ +PACKAGE_luci-mod-freifunk-community:ip +PACKAGE_luci-mod-freifunk-community:freifunk-watchdog +luci-app-olsr \ +luci-app-olsr-services +freifunk-gwcheck +freifunk-mapupdate |