From: Jo-Philipp Wich Date: Thu, 23 Jul 2009 12:12:41 +0000 (+0000) Subject: luci-0.9: merge r5124 X-Git-Tag: 0.9.0~153 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bed30927f8379e702a8ba6d366481410f73c0da5;p=oweals%2Fluci.git luci-0.9: merge r5124 --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 262a7438b..b3a9df9ab 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -743,7 +743,8 @@ endef define Package/luci-theme-openwrt $(call Package/luci/thtemplate) TITLE:=OpenWrt.org (default) - DEPENDS:=+luci-theme-base + DEPENDS:=+luci-theme-base luci-core + DEFAULT:=y if PACKAGE_luci-core endef define Package/luci-theme-openwrt/install