luci-themes: add luci-base to depends

Signed-off-by: Fengyu Wu <saldry@proton.me>
This commit is contained in:
Fengyu Wu 2024-02-17 21:45:15 +08:00 committed by Paul Donald
parent 45d2becacb
commit 98a6ba28de
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Bootstrap Theme (default)
LUCI_DEPENDS:=
LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=Apache-2.0

View file

@ -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

View file

@ -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

View file

@ -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