mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-02 23:44:37 +01:00
ice-client: missing pthread
This commit is contained in:
parent
6fdf16fc81
commit
f59e3fa4bf
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ define Package/ice-client
|
|||
$(call Package/ice-client/Default)
|
||||
TITLE:=ice-client
|
||||
MENU:=1
|
||||
DEPENDS:=+libopenssl +libstdcpp +libubus +ubus +ubusd +jshn +libubox
|
||||
DEPENDS:=+libopenssl +libstdcpp +libubus +ubus +ubusd +jshn +libubox +libpthread
|
||||
endef
|
||||
|
||||
###########################--DEVELOPMENT--################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue