mirror of https://git.openwrt.org/project/luci.git
luci-0.9: merge r5987
This commit is contained in:
parent
f0e9aaf293
commit
d55e6c794c
|
@ -897,7 +897,7 @@ endef
|
||||||
|
|
||||||
define Package/luci-medium
|
define Package/luci-medium
|
||||||
$(call Package/luci/collectiontemplate)
|
$(call Package/luci/collectiontemplate)
|
||||||
TITLE:=Medium package set using only admin full and a theme without grafics
|
TITLE:=Medium package set using only admin full and a theme without graphics
|
||||||
DEPENDS:=+uhttpd +luci-admin-full +luci-theme-openwrtlight
|
DEPENDS:=+uhttpd +luci-admin-full +luci-theme-openwrtlight
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -908,7 +908,7 @@ endef
|
||||||
|
|
||||||
define Package/luci-light
|
define Package/luci-light
|
||||||
$(call Package/luci/collectiontemplate)
|
$(call Package/luci/collectiontemplate)
|
||||||
TITLE:=Minimum package set using only admin mini and a theme without grafics
|
TITLE:=Minimum package set using only admin mini and a theme without graphics
|
||||||
DEPENDS:=+uhttpd +luci-admin-mini +luci-theme-openwrtlight
|
DEPENDS:=+uhttpd +luci-admin-mini +luci-theme-openwrtlight
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue