luci-0.9: merge r5124
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 23 Jul 2009 12:12:41 +0000 (12:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 23 Jul 2009 12:12:41 +0000 (12:12 +0000)
contrib/package/luci/Makefile

index 262a7438b056053941298ffecc1ab38db8518ae5..b3a9df9aba81ee5b06b2a253b49d51ee7bedbc4f 100644 (file)
@@ -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