From 98a6ba28deb09e1ac524b960a0a207e2fe1a333a Mon Sep 17 00:00:00 2001 From: Fengyu Wu Date: Sat, 17 Feb 2024 21:45:15 +0800 Subject: luci-themes: add luci-base to depends Signed-off-by: Fengyu Wu --- themes/luci-theme-openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/luci-theme-openwrt/Makefile') 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 -- cgit v1.2.3