summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 39f08c4e9..d0c924af6 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -299,8 +299,9 @@ endef
### Templates ###
define Package/luci-theme-fledermaus
- $(call Package/luci/thtemplate)
- TITLE:=Fledermaus (Freifunk theme)
+ $(call Package/luci/fftemplate)
+ DEPENDS:=+luci-web
+ TITLE:=Fledermaus Theme
endef
define Package/luci-theme-fledermaus/install