add libuv dependency for swow, but still not working

This commit is contained in:
crazywhalecc
2023-03-19 14:04:42 +08:00
parent f06736315d
commit e4b37b9f9a
5 changed files with 51 additions and 0 deletions

View File

@@ -150,6 +150,14 @@
"path": "COPYING"
}
},
"libuv": {
"type": "ghtar",
"repo": "libuv/libuv",
"license": {
"type": "file",
"path": "LICENSE"
}
},
"onig": {
"type": "ghrel",
"repo": "kkos/oniguruma",
@@ -209,6 +217,7 @@
"path": "php-src/ext/swow-src",
"rev": "ci",
"url": "https://github.com/swow/swow",
"patch": "patchSwow",
"license": {
"type": "file",
"path": "LICENSE"