From 84daa9b15167e7e6b4d97b3932fc7ffc057aa801 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sat, 8 Apr 2023 11:48:30 +0800 Subject: [PATCH] remove enchant temporarily --- config/ext.json | 7 ------- config/lib.json | 12 ------------ 2 files changed, 19 deletions(-) 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": [