mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
add libuv dependency for swow, but still not working
This commit is contained in:
@@ -298,6 +298,9 @@
|
||||
"swow": {
|
||||
"type": "external",
|
||||
"source": "swow",
|
||||
"lib-depends": [
|
||||
"libuv"
|
||||
],
|
||||
"lib-suggests": [
|
||||
"openssl",
|
||||
"curl"
|
||||
|
||||
Reference in New Issue
Block a user