mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
fix suggested libs dependency order
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"enchant": {
|
||||
"type": "builtin",
|
||||
"arg-type": "with",
|
||||
"arg-type": "custom",
|
||||
"lib-depends": [
|
||||
"enchant2"
|
||||
"enchant"
|
||||
]
|
||||
},
|
||||
"exif": {
|
||||
|
||||
Reference in New Issue
Block a user