From: Antonio Paunovic Date: Fri, 26 May 2017 14:07:54 +0000 (+0000) Subject: netopeer2-keystored: add new dependency X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2f7782e24128adad7f88a9690065a5f83f42ba3b;p=openwrt-packages.git netopeer2-keystored: add new dependency Signed-off-by: Antonio Paunovic --- 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