From 8fb1ea2a3228e437ff44cad9ca2a16e59812488a Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 2 Nov 2008 00:49:23 +0000 Subject: [PATCH] * luci-0.8: remove dependency on luci-theme-base from openwrt themes for now --- contrib/package/luci/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 443f04620..86a39c42f 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -455,7 +455,7 @@ endef define Package/luci-theme-openwrt $(call Package/luci/thtemplate) TITLE:=OpenWrt.org (default) - DEPENDS:=+luci-theme-base +# DEPENDS:=+luci-theme-base endef define Package/luci-theme-openwrt/install @@ -465,7 +465,7 @@ endef define Package/luci-theme-openwrtlight $(call Package/luci/thtemplate) TITLE:=OpenWrt.org - light variant without images - DEPENDS:=+luci-theme-base +# DEPENDS:=+luci-theme-base endef define Package/luci-theme-openwrtlight/install -- 2.25.1