Browse Source

px5g-standalone: provide px5g via PROVIDES

Signed-off-by: Stijn Tintel <[email protected]>
Acked-by: Jo-Philipp Wich <[email protected]>
Stijn Tintel 9 years ago
parent
commit
cc66f819b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/utils/px5g-standalone/Makefile

+ 1 - 0
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 <[email protected]>
+  PROVIDES:=px5g
 endef
 
 define Package/px5g-standalone/description