mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
remove enchant temporarily
This commit is contained in:
parent
213a6680dc
commit
84daa9b151
@ -34,13 +34,6 @@
|
||||
"zlib"
|
||||
]
|
||||
},
|
||||
"enchant": {
|
||||
"type": "builtin",
|
||||
"arg-type": "custom",
|
||||
"lib-depends": [
|
||||
"enchant"
|
||||
]
|
||||
},
|
||||
"exif": {
|
||||
"type": "builtin"
|
||||
},
|
||||
|
||||
@ -118,18 +118,6 @@
|
||||
"zlib"
|
||||
]
|
||||
},
|
||||
"enchant": {
|
||||
"source": "enchant",
|
||||
"static-libs-unix":[
|
||||
"libenchant-2.a"
|
||||
],
|
||||
"lib-depends": [
|
||||
"glib"
|
||||
],
|
||||
"headers": [
|
||||
"enchant-2"
|
||||
]
|
||||
},
|
||||
"glib": {
|
||||
"source": "glib",
|
||||
"static-libs-unix": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user