remove enchant temporarily

This commit is contained in:
crazywhalecc
2023-04-08 11:48:30 +08:00
parent 213a6680dc
commit 84daa9b151
2 changed files with 0 additions and 19 deletions

View File

@@ -34,13 +34,6 @@
"zlib"
]
},
"enchant": {
"type": "builtin",
"arg-type": "custom",
"lib-depends": [
"enchant"
]
},
"exif": {
"type": "builtin"
},

View File

@@ -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": [