summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2020-11-14 21:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2020-11-16 14:51:18 -0500
commitb04d494d2350df698c584f86b2fd084b2ddbcece (patch)
tree9e6181fd06e6c0c05e5d767c118e09187ae6870d /app-i18n/fcitx
parentwww-client/w3m: Accept using x11-libs/gdk-pixbuf-xlib instead of x11-libs/gdk... (diff)
downloadgentoo-b04d494d2350df698c584f86b2fd084b2ddbcece.tar.gz
gentoo-b04d494d2350df698c584f86b2fd084b2ddbcece.tar.bz2
gentoo-b04d494d2350df698c584f86b2fd084b2ddbcece.zip
app-i18n/fcitx: Fix dependency on app-text/enchant.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.8.ebuild2
-rw-r--r--app-i18n/fcitx/fcitx-4.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
index 445151b051e5..0b9336e8a571 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
@@ -59,7 +59,7 @@ DEPEND="dev-libs/glib:2
pango? ( x11-libs/pango )
!pango? ( media-libs/fontconfig )
)
- enchant? ( app-text/enchant:0= )
+ enchant? ( app-text/enchant:= )
gtk2? ( x11-libs/gtk+:2 )
gtk3? ( x11-libs/gtk+:3 )
lua? ( dev-lang/lua:= )
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild
index 3cb6e63cdc78..295d5fa08862 100644
--- a/app-i18n/fcitx/fcitx-4.9999.ebuild
+++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
@@ -59,7 +59,7 @@ DEPEND="dev-libs/glib:2
pango? ( x11-libs/pango )
!pango? ( media-libs/fontconfig )
)
- enchant? ( app-text/enchant:0= )
+ enchant? ( app-text/enchant:= )
gtk2? ( x11-libs/gtk+:2 )
gtk3? ( x11-libs/gtk+:3 )
lua? ( dev-lang/lua:= )