diff --git a/config/ext.json b/config/ext.json index 35d1ea95..ea15b495 100644 --- a/config/ext.json +++ b/config/ext.json @@ -34,13 +34,6 @@ "zlib" ] }, - "enchant": { - "type": "builtin", - "arg-type": "custom", - "lib-depends": [ - "enchant" - ] - }, "exif": { "type": "builtin" }, diff --git a/config/lib.json b/config/lib.json index 5a535084..f1177817 100644 --- a/config/lib.json +++ b/config/lib.json @@ -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": [