include $(TOPDIR)/rules.mk
LUCI_TITLE:=Bootstrap Theme (default)
-LUCI_DEPENDS:=
+LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=Apache-2.0
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Material Theme
-LUCI_DEPENDS:=
+LUCI_DEPENDS:=+luci-base
define Package/luci-theme-material/postrm
#!/bin/sh
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
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI OpenWrt.org theme
-LUCI_DEPENDS:=
+LUCI_DEPENDS:=+luci-base
define Package/luci-theme-openwrt/postrm
#!/bin/sh