2023-03-18 17:32:21 +08:00
|
|
|
{
|
2023-05-10 00:46:57 +08:00
|
|
|
"apcu": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "apcu"
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"bcmath": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"bz2": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"bzip2"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"calendar": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"ctype": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"curl": {
|
|
|
|
|
"type": "builtin",
|
2023-04-29 18:59:47 +08:00
|
|
|
"arg-type": "with",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"curl"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"dba": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type-windows": "with"
|
|
|
|
|
},
|
|
|
|
|
"dom": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"arg-type-windows": "with",
|
|
|
|
|
"lib-depends": [
|
2023-03-19 01:16:54 +08:00
|
|
|
"libxml2",
|
|
|
|
|
"zlib"
|
2023-03-18 17:32:21 +08:00
|
|
|
]
|
|
|
|
|
},
|
2023-04-30 14:22:59 +08:00
|
|
|
"event": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "ext-event",
|
|
|
|
|
"arg-type": "custom",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libevent"
|
|
|
|
|
],
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"openssl"
|
|
|
|
|
],
|
|
|
|
|
"ext-suggests": [
|
|
|
|
|
"sockets"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"exif": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"ffi": {
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"type": "builtin",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libffi"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"fileinfo": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"filter": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"ftp": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"lib-suggests": [
|
|
|
|
|
"openssl"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"gd": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"arg-type-windows": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"zlib",
|
|
|
|
|
"libpng"
|
|
|
|
|
],
|
2023-03-26 22:27:51 +08:00
|
|
|
"ext-depends": [
|
|
|
|
|
"zlib"
|
|
|
|
|
],
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-suggests": [
|
|
|
|
|
"libavif",
|
|
|
|
|
"libwebp",
|
|
|
|
|
"libjpeg",
|
2023-03-18 21:40:07 +08:00
|
|
|
"freetype"
|
2023-03-18 17:32:21 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"gettext": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"gettext"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-08-20 19:51:45 +08:00
|
|
|
"glfw": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"arg-type": "custom",
|
|
|
|
|
"source": "ext-glfw",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"glfw"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"gmp": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"gmp"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"iconv": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends-windows": [
|
|
|
|
|
"libiconv"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-05-10 00:46:57 +08:00
|
|
|
"imagick": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "ext-imagick",
|
|
|
|
|
"arg-type": "custom",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"imagemagick"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"imap": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"imap"
|
|
|
|
|
],
|
|
|
|
|
"lib-suggests": [
|
|
|
|
|
"kerberos"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-04-29 18:59:47 +08:00
|
|
|
"inotify": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "inotify"
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"intl": {
|
|
|
|
|
"type": "builtin",
|
2023-07-24 23:49:52 +08:00
|
|
|
"cpp-extension": true,
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"icu"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"ldap": {
|
|
|
|
|
"type": "builtin",
|
2023-09-18 13:43:58 +02:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"ldap"
|
2023-09-18 13:43:58 +02:00
|
|
|
],
|
|
|
|
|
"lib-suggests": [
|
|
|
|
|
"openssl"
|
|
|
|
|
],
|
|
|
|
|
"ext-suggests": [
|
|
|
|
|
"openssl"
|
2023-03-18 17:32:21 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"mbregex": {
|
|
|
|
|
"type": "builtin",
|
2023-07-27 18:46:37 +08:00
|
|
|
"arg-type": "custom",
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"mbstring"
|
2023-03-18 17:32:21 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"mbstring": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"onig"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-07-25 21:44:53 +08:00
|
|
|
"memcache": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "ext-memcache",
|
|
|
|
|
"arg-type": "custom",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"zlib"
|
|
|
|
|
],
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"session"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-08-20 19:51:45 +08:00
|
|
|
"memcached": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "memcached",
|
|
|
|
|
"arg-type": "custom",
|
|
|
|
|
"cpp-extension": true,
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libmemcached"
|
|
|
|
|
],
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"session",
|
|
|
|
|
"zlib"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-26 22:27:51 +08:00
|
|
|
"mongodb": {
|
|
|
|
|
"type": "external",
|
2023-04-29 18:59:47 +08:00
|
|
|
"source": "mongodb",
|
2023-05-08 11:44:44 +08:00
|
|
|
"arg-type": "custom",
|
|
|
|
|
"lib-suggests": [
|
|
|
|
|
"icu",
|
2023-06-27 00:59:10 +08:00
|
|
|
"openssl",
|
|
|
|
|
"zstd",
|
|
|
|
|
"zlib"
|
2023-05-08 11:44:44 +08:00
|
|
|
]
|
2023-03-26 22:27:51 +08:00
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"mysqli": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"mysqlnd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"mysqlnd": {
|
|
|
|
|
"type": "builtin",
|
2023-07-29 19:01:14 +08:00
|
|
|
"arg-type-windows": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"zlib"
|
|
|
|
|
]
|
2023-03-18 17:32:21 +08:00
|
|
|
},
|
|
|
|
|
"opcache": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"openssl": {
|
|
|
|
|
"type": "builtin",
|
2023-04-29 18:59:47 +08:00
|
|
|
"arg-type": "with",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"openssl"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"pcntl": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"unix-only": true
|
|
|
|
|
},
|
|
|
|
|
"pdo": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"pdo_mysql": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"pdo",
|
|
|
|
|
"mysqlnd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"pdo_pgsql": {
|
|
|
|
|
"type": "builtin",
|
2023-06-30 20:53:18 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"ext-depends": [
|
2023-07-27 18:13:37 +08:00
|
|
|
"pdo",
|
|
|
|
|
"pgsql"
|
2023-03-18 17:32:21 +08:00
|
|
|
],
|
|
|
|
|
"lib-depends": [
|
2023-06-30 20:53:18 +08:00
|
|
|
"postgresql"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"pdo_sqlite": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"pdo",
|
|
|
|
|
"sqlite3"
|
|
|
|
|
],
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"sqlite"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-07-25 21:44:53 +08:00
|
|
|
"pgsql": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with-prefix",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"postgresql"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"phar": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"ext-depends": [
|
2023-03-18 17:32:21 +08:00
|
|
|
"zlib"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"posix": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"unix-only": true
|
|
|
|
|
},
|
2023-04-08 11:58:24 +08:00
|
|
|
"protobuf": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "protobuf"
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"pspell": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"aspell"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"readline": {
|
|
|
|
|
"type": "builtin",
|
2023-04-30 15:04:50 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"readline"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"redis": {
|
|
|
|
|
"type": "external",
|
2023-04-15 18:45:11 +08:00
|
|
|
"source": "redis",
|
2023-08-09 11:00:01 +08:00
|
|
|
"arg-type": "custom",
|
|
|
|
|
"ext-suggests": [
|
|
|
|
|
"session"
|
|
|
|
|
]
|
2023-03-18 17:32:21 +08:00
|
|
|
},
|
|
|
|
|
"session": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"shmop": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"simplexml": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"arg-type-windows": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libxml2"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-09-03 15:49:15 +02:00
|
|
|
"snappy": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "ext-snappy",
|
2023-09-03 18:59:00 +02:00
|
|
|
"cpp-extension": true,
|
2023-09-03 15:49:15 +02:00
|
|
|
"arg-type": "custom",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"snappy"
|
|
|
|
|
],
|
|
|
|
|
"ext-suggest": [
|
|
|
|
|
"apcu"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"snmp": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"net-snmp"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"soap": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"libxml2"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"sockets": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
|
|
|
|
"sodium": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"lib-depends": [
|
2023-05-12 09:47:43 +00:00
|
|
|
"libsodium"
|
2023-03-18 17:32:21 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"sqlite3": {
|
|
|
|
|
"type": "builtin",
|
2023-04-29 18:59:47 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"sqlite"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-05-10 02:31:57 +08:00
|
|
|
"ssh2": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "ext-ssh2",
|
|
|
|
|
"arg-type": "with-prefix",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libssh2"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"swoole": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "swoole",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-07-24 23:49:52 +08:00
|
|
|
"cpp-extension": true,
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
2023-08-21 18:30:26 +08:00
|
|
|
"openssl"
|
2023-03-18 17:32:21 +08:00
|
|
|
],
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"openssl"
|
|
|
|
|
],
|
|
|
|
|
"ext-suggests": [
|
2023-08-21 18:30:26 +08:00
|
|
|
"curl",
|
|
|
|
|
"pgsql"
|
2023-03-18 17:32:21 +08:00
|
|
|
],
|
|
|
|
|
"unix-only": true
|
|
|
|
|
},
|
|
|
|
|
"swow": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "swow",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-suggests": [
|
|
|
|
|
"openssl",
|
|
|
|
|
"curl"
|
|
|
|
|
],
|
|
|
|
|
"ext-suggests": [
|
2023-04-08 18:44:46 +08:00
|
|
|
"openssl",
|
2023-03-18 17:32:21 +08:00
|
|
|
"curl"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"sysvmsg": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"unix-only": true
|
|
|
|
|
},
|
|
|
|
|
"sysvsem": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"unix-only": true
|
|
|
|
|
},
|
|
|
|
|
"sysvshm": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"unix-only": true
|
|
|
|
|
},
|
|
|
|
|
"tidy": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"tidy"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"tokenizer": {
|
|
|
|
|
"type": "builtin"
|
|
|
|
|
},
|
2023-06-02 21:40:17 +08:00
|
|
|
"xlswriter": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "xlswriter",
|
|
|
|
|
"arg-type": "custom",
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"zlib",
|
|
|
|
|
"zip"
|
|
|
|
|
]
|
|
|
|
|
},
|
2023-03-18 17:32:21 +08:00
|
|
|
"xml": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"arg-type-windows": "with",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libxml2"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"xmlreader": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"libxml2"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"xmlwriter": {
|
|
|
|
|
"type": "builtin",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"libxml2"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"xsl": {
|
|
|
|
|
"type": "builtin",
|
2023-08-26 23:50:24 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"libxslt"
|
2023-08-26 23:50:24 +08:00
|
|
|
],
|
|
|
|
|
"ext-depends": [
|
|
|
|
|
"xml",
|
|
|
|
|
"dom"
|
2023-03-18 17:32:21 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"yaml": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "yaml",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"libyaml"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"zip": {
|
|
|
|
|
"type": "builtin",
|
2023-04-29 18:59:47 +08:00
|
|
|
"arg-type": "with-prefix",
|
2023-03-18 17:32:21 +08:00
|
|
|
"arg-type-windows": "enable",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"libzip"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"zlib": {
|
|
|
|
|
"type": "builtin",
|
|
|
|
|
"arg-type": "with",
|
|
|
|
|
"arg-type-windows": "enable",
|
|
|
|
|
"lib-depends": [
|
|
|
|
|
"zlib"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"zstd": {
|
|
|
|
|
"type": "external",
|
|
|
|
|
"source": "ext-zstd",
|
2023-04-15 18:45:11 +08:00
|
|
|
"arg-type": "custom",
|
2023-03-18 17:32:21 +08:00
|
|
|
"lib-depends": [
|
|
|
|
|
"zstd"
|
|
|
|
|
]
|
|
|
|
|
}
|
2023-09-03 15:49:15 +02:00
|
|
|
}
|