summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--contrib/package/luci/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 709828122..b243c3b66 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