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