From 2f7782e24128adad7f88a9690065a5f83f42ba3b Mon Sep 17 00:00:00 2001 From: Antonio Paunovic Date: Fri, 26 May 2017 14:07:54 +0000 Subject: [PATCH] netopeer2-keystored: add new dependency Signed-off-by: Antonio Paunovic --- net/netopeer2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/netopeer2/Makefile b/net/netopeer2/Makefile index e017f9cd9..0fce4dcfd 100644 --- 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