projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06c76e4
)
px5g-standalone: provide px5g via PROVIDES
author
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 5 Jan 2017 13:16:38 +0000
(14:16 +0100)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 10 Jan 2017 12:00:23 +0000
(13:00 +0100)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Jo-Philipp Wich <jo@mein.io>
package/utils/px5g-standalone/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/px5g-standalone/Makefile
b/package/utils/px5g-standalone/Makefile
index 9b878ae336302f00b490f103c8acf582aa420b49..b8f68d7bf38e0e78f8101dc5cbf8c4e756c8b977 100644
(file)
--- a/
package/utils/px5g-standalone/Makefile
+++ b/
package/utils/px5g-standalone/Makefile
@@
-20,6
+20,7
@@
define Package/px5g-standalone
SUBMENU:=Encryption
TITLE:=X.509 certificate generator (standalone version)
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
+ PROVIDES:=px5g
endef
define Package/px5g-standalone/description