diff options
Diffstat (limited to 'themes/luci-theme-material/Makefile')
-rw-r--r-- | themes/luci-theme-material/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-material/Makefile b/themes/luci-theme-material/Makefile index 0fdd55edd4..67bc45463b 100644 --- a/themes/luci-theme-material/Makefile +++ b/themes/luci-theme-material/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Material Theme -LUCI_DEPENDS:= +LUCI_DEPENDS:=+luci-base define Package/luci-theme-material/postrm #!/bin/sh |