use type=addon and arg-type=none

This commit is contained in:
DubbleClick
2025-08-25 12:57:49 +07:00
parent 1c7fa0132d
commit 324ba0d3dc
5 changed files with 12 additions and 55 deletions

View File

@@ -843,7 +843,8 @@
"zlib"
],
"lib-suggests": [
"zstd"
"zstd",
"unixodbc"
],
"ext-depends": [
"openssl",
@@ -863,7 +864,7 @@
},
"notes": true,
"type": "addon",
"arg-type": "custom",
"arg-type": "none",
"ext-depends": [
"mysqlnd",
"pdo",
@@ -882,7 +883,7 @@
},
"notes": true,
"type": "addon",
"arg-type": "custom",
"arg-type": "none",
"ext-depends": [
"pgsql",
"pdo",
@@ -896,7 +897,7 @@
},
"notes": true,
"type": "addon",
"arg-type": "custom",
"arg-type": "none",
"ext-depends": [
"sqlite3",
"pdo",