add liburing for swoole

This commit is contained in:
DubbleClick
2025-08-25 22:57:04 +07:00
parent 37e0f1d3f3
commit 2694dd9e21
5 changed files with 62 additions and 1 deletions

View File

@@ -846,6 +846,11 @@
"zstd",
"unixodbc"
],
"lib-suggests-linux": [
"zstd",
"unixodbc",
"liburing"
],
"ext-depends": [
"openssl",
"curl"