mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 01:12:10 +01:00
ice-client: fix typo in depedency
This commit is contained in:
parent
9ba825a769
commit
4a5fc4bb62
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ define Package/ice-client
|
|||
$(call Package/ice-client/Default)
|
||||
TITLE:=ice-client
|
||||
MENU:=1
|
||||
DEPENDS:=+libopenssl +libstdccp +libubus +ubus +ubusd +jshn +libubox +libpthread
|
||||
DEPENDS:=+libopenssl +libstdcpp +libubus +ubus +ubusd +jshn +libubox +libpthread
|
||||
endef
|
||||
|
||||
define Package/ice-client/config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue