diff options
Diffstat (limited to 'themes/luci-theme-openwrt/Makefile')
-rw-r--r-- | themes/luci-theme-openwrt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-openwrt/Makefile b/themes/luci-theme-openwrt/Makefile index 41f479157c..4d707b90e1 100644 --- a/themes/luci-theme-openwrt/Makefile +++ b/themes/luci-theme-openwrt/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI OpenWrt.org theme -LUCI_DEPENDS:= +LUCI_DEPENDS:=+luci-base define Package/luci-theme-openwrt/postrm #!/bin/sh |