From da328cb32d559ec75a2760043bbb83a393ec5672 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Tue, 1 Jul 2025 02:46:43 +0900 Subject: */*: Change dependency from japanese/anthy to japanese/anthy-unicode It should have been done at the removal of japanese/anthy. Reported by: thierry --- chinese/gcin/files/patch-configure | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'chinese/gcin/files/patch-configure') diff --git a/chinese/gcin/files/patch-configure b/chinese/gcin/files/patch-configure index 7f53aeac8d32..b695f7f0a88a 100644 --- a/chinese/gcin/files/patch-configure +++ b/chinese/gcin/files/patch-configure @@ -15,6 +15,15 @@ exit fi +@@ -172,7 +172,7 @@ echo -n ".... Testing anthy : " + fi + + echo -n ".... Testing anthy : " +-USE_ANTHY=`pkg-config --libs anthy` ++USE_ANTHY=`pkg-config --libs anthy-unicode` + if [ $? != 0 ]; then + USE_ANTHY=N + echo "Not found. It's ok if you don't want anthy support." @@ -232,7 +232,7 @@ QT4_IM='N' -- cgit v1.2.3