projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f587c94
)
netopeer2-keystored: add new dependency
4389/head
author
Antonio Paunovic
<antonio.paunovic@sartura.hr>
Fri, 26 May 2017 14:07:54 +0000
(14:07 +0000)
committer
Antonio Paunovic
<antonio.paunovic@sartura.hr>
Fri, 26 May 2017 14:10:03 +0000
(14:10 +0000)
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
net/netopeer2/Makefile
patch
|
blob
|
history
diff --git
a/net/netopeer2/Makefile
b/net/netopeer2/Makefile
index e017f9cd90627076186d8f356efe020b89d8d6c3..0fce4dcfdd80ad71608fee82326e27eb2957790c 100644
(file)
--- a/
net/netopeer2/Makefile
+++ b/
net/netopeer2/Makefile
@@
-64,7
+64,7
@@
define Package/netopeer2-keystored
CATEGORY:=Utilities
TITLE:=Netopeer2 key store management
URL:=$(PKG_SOURCE_URL)
- DEPENDS:=+libopenssl +libsysrepo +sysrepo +sysrepocfg +sysrepoctl +SSH_KEYS:openssh-keygen
+ DEPENDS:=+libopenssl +libsysrepo +sysrepo +sysrepocfg +sysrepoctl +SSH_KEYS:openssh-keygen
+SSH_KEYS:openssl-util
MENU:=1
endef