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