netopeer2-keystored: add new dependency

Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
This commit is contained in:
Antonio Paunovic 2017-05-26 14:07:54 +00:00
parent f587c94107
commit 2f7782e241

View file

@ -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