Browse Source

netopeer2-keystored: add new dependency

Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
lilik-openwrt-22.03
Antonio Paunovic 7 years ago
parent
commit
2f7782e241
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/netopeer2/Makefile

+ 1
- 1
net/netopeer2/Makefile 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


Loading…
Cancel
Save