Add libjson-c and libexpact dependencies

This commit is contained in:
imen.bhiri 2016-05-31 15:22:26 +01:00 committed by Sukru Senli
parent 728da91a8f
commit eb07e8868f

2
icwmp/Makefile Normal file → Executable file
View 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