diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 443f046200..86a39c42ff 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