[source] px5g-standalone: provide px5g via PROVIDES
LEDE Commits
lede-commits at lists.infradead.org
Tue Jan 10 04:08:21 PST 2017
stintel pushed a commit to source.git, branch master:
https://git.lede-project.org/cc66f819b4e778732a32f08f5dc39a2554682b73
commit cc66f819b4e778732a32f08f5dc39a2554682b73
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Thu Jan 5 14:16:38 2017 +0100
px5g-standalone: provide px5g via PROVIDES
Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
Acked-by: Jo-Philipp Wich <jo at mein.io>
---
package/utils/px5g-standalone/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile
index 9b878ae..b8f68d7 100644
--- 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 at subsignal.org>
+ PROVIDES:=px5g
endef
define Package/px5g-standalone/description
More information about the lede-commits
mailing list