From 085a0a9ec040fc3ea5ee537d2cee724aa775747b Mon Sep 17 00:00:00 2001 From: Markus Wigge Date: Thu, 16 Apr 2009 16:37:51 +0000 Subject: [PATCH] removed dependancy to openwrt.org theme. Now it is possible to select a different (custom) theme as the only available theme on the router. --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index ec1a52a17..3cdcfd41f 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -340,7 +340,7 @@ endef define Package/luci-admin-core $(call Package/luci/webtemplate) - DEPENDS+=+luci-web +luci-cbi +luci-theme-openwrt +luci-i18n-english + DEPENDS+=+luci-web +luci-cbi +luci-i18n-english TITLE:=Web UI Core Module endef -- 2.11.0