luci-mod-admin-full: restore opkg feed config capability
[project/luci.git] / modules / luci-mod-freifunk-community / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Freifunk Community Meta-Package
10 LUCI_DEPENDS:= \
11         +iptables-mod-nat-extra +iptables-mod-ipopt +luci-app-splash \
12         +olsrd +olsrd-mod-dyn-gw-plain +olsrd-mod-jsoninfo +olsrd-mod-nameservice \
13         +olsrd-mod-watchdog +kmod-tun +ip +freifunk-watchdog +luci-app-olsr \
14         +luci-app-olsr-services +freifunk-gwcheck +freifunk-mapupdate
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature
19