projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9692e93
)
More Makefile
author
Steven Barth
<steven@midlink.org>
Tue, 24 Nov 2009 12:06:57 +0000
(12:06 +0000)
committer
Steven Barth
<steven@midlink.org>
Tue, 24 Nov 2009 12:06:57 +0000
(12:06 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 709828122c827e6e852848f74ece59fb530a62d9..b243c3b661c42c9f06128c177b692a6cb475715a 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-316,8
+316,8
@@
endif
define Package/luci-px5g
- $(call Package/luci/
lib
template)
- TITLE:=
PX5G RSA Keymaster
+ $(call Package/luci/
webserver
template)
+ TITLE:=
RSA/X.509 Key Generator (required for LuCId SSL support)
DEPENDS:=+luci-nixio
endef