X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluci%2FMakefile;h=5ee13d4d4bfea3e672088d82460a342c25d5bf22;hp=b875f0d70651f42f4d96c14876556a06286b7452;hb=89678917bd244337728f3303b9be98455e952dfd;hpb=7043c30e0e55bbbfacdddf97619b6bae96d20ddb diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index b875f0d70..5ee13d4d4 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -9,7 +9,7 @@ PKG_BUILD_PARALLEL:=0 PKG_VERSION:=$(shell $(LUCI_TOPDIR)/build/mkrevision.sh 2>/dev/null || echo unknown) -PKG_BUILD_DEPENDS:=$(if $(STAGING_DIR_ROOT),lua/host) +PKG_BUILD_DEPENDS:=$(if $(STAGING_DIR_ROOT),lua/host) iwinfo PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install PKG_USE_MIPS16:=0 @@ -270,9 +270,7 @@ define theme URL:=http://luci.subsignal.org/ SUBMENU:=4. Themes TITLE:=$(if $(2),$(2),LuCI $(1) theme) - MAINTAINER:=$(if $(3),$(3),LuCI Development Team ) - DEPENDS:=+luci-base $(4) - $(if $(5),DEFAULT:=PACKAGE_luci-base) + MAINTAINER:=$(if $(3),$(3),LuCI Development Team ) endef define Package/luci-theme-$(1)/install @@ -287,7 +285,7 @@ define theme endef $(eval $(call theme,openwrt,OpenWrt.org)) -$(eval $(call theme,bootstrap,Bootstrap Theme (default),,,1)) +$(eval $(call theme,bootstrap,Bootstrap Theme (default))) ### Translations ### @@ -359,7 +357,7 @@ $(eval $(call collection,,\ Standard OpenWrt set including full admin with ppp support and the \ default OpenWrt theme,\ +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \ - +luci-app-firewall +luci-proto-ppp +libiwinfo-lua)) + +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +luci-lib-nixio)) $(eval $(call collection,ssl,\ Standard OpenWrt set with HTTPS support,\