mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Added libpthread to ice-client depends
This commit is contained in:
parent
1258a086bc
commit
fa134b86f8
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ define Package/ice-client
|
||||||
$(call Package/ice-client/Default)
|
$(call Package/ice-client/Default)
|
||||||
TITLE:=ice-client
|
TITLE:=ice-client
|
||||||
MENU:=1
|
MENU:=1
|
||||||
DEPENDS:=+libopenssl +libstdcpp +libubus +ubus +ubusd +jshn +libubox
|
DEPENDS:=+libopenssl +libstdcpp +libubus +ubus +ubusd +jshn +libubox +libpthread
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ice-client/config
|
define Package/ice-client/config
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue