From: Steven Barth Date: Tue, 24 Nov 2009 12:06:57 +0000 (+0000) Subject: More Makefile X-Git-Tag: 0.10.0~916 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=58c85cfbb901d83bb39ff6b8ee74f73a08335779;p=project%2Fluci.git More Makefile --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 709828122c..b243c3b661 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -316,8 +316,8 @@ endif define Package/luci-px5g - $(call Package/luci/libtemplate) - TITLE:=PX5G RSA Keymaster + $(call Package/luci/webservertemplate) + TITLE:=RSA/X.509 Key Generator (required for LuCId SSL support) DEPENDS:=+luci-nixio endef