mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-09 23:34:51 +01:00
quickjs-websocket: select libwebsocket-openssl as default
This commit is contained in:
parent
6ca6f97237
commit
bff308e8c9
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ define Package/quickjs-websocket
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=WebSocket API for QuickJS
|
TITLE:=WebSocket API for QuickJS
|
||||||
MAINTAINER:=Erik Karlsson <erik.karlsson@genexis.eu>
|
MAINTAINER:=Erik Karlsson <erik.karlsson@genexis.eu>
|
||||||
DEPENDS:=+quickjs +libwebsockets
|
DEPENDS:=+quickjs +libwebsockets-openssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/quickjs-websocket/description
|
define Package/quickjs-websocket/description
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue