mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
Add libjson-c and libexpact dependencies
This commit is contained in:
parent
728da91a8f
commit
eb07e8868f
1 changed files with 1 additions and 1 deletions
2
icwmp/Makefile
Normal file → Executable file
2
icwmp/Makefile
Normal file → Executable file
|
|
@ -34,7 +34,7 @@ define Package/icwmp/Default
|
|||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=CWMP client
|
||||
DEPENDS:=+libuci +libmicroxml +libubox +jshn +libubus +libblobmsg-json +libpthread +ubusd +shflags +getopt +zlib
|
||||
DEPENDS:=+libuci +libmicroxml +libubox +jshn +libubus +libblobmsg-json +libpthread +ubusd +shflags +getopt +zlib +libjson-c +libexpat
|
||||
endef
|
||||
|
||||
define Package/icwmp/description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue