netopeer2-server: add sysrepod dependency
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
This commit is contained in:
parent
7a266a7372
commit
9289fbf949
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ define Package/netopeer2-server
|
|||
CATEGORY:=Utilities
|
||||
TITLE:=NETCONF server
|
||||
URL:=$(PKG_SOURCE_URL)
|
||||
DEPENDS:=+libpthread +libyang +libnetconf2 +netopeer2-keystored +libsysrepo +sysrepocfg +sysrepoctl
|
||||
DEPENDS:=+libpthread +libyang +libnetconf2 +netopeer2-keystored +libsysrepo +sysrepocfg +sysrepoctl +sysrepod
|
||||
endef
|
||||
|
||||
define Package/netopeer2-cli
|
||||
|
|
Loading…
Reference in a new issue