summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-13 19:26:22 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-15 12:24:57 -0700
commitabb69f3228b18af76d3adfaa86e627d1a2bcbc75 (patch)
treee564983619aa9edb3572caebf3f5d9d850d2167b /app-i18n
parentapp-i18n/ibus: Rename IUSE=kde to IUSE=appindicator (diff)
downloadgentoo-abb69f3228b18af76d3adfaa86e627d1a2bcbc75.tar.gz
gentoo-abb69f3228b18af76d3adfaa86e627d1a2bcbc75.tar.bz2
gentoo-abb69f3228b18af76d3adfaa86e627d1a2bcbc75.zip
app-i18n/ibus: Remove REQUIRED_USE="emoji? ( gtk )"
The emoji support is useful in KDE without gtk being enabled. IUSE=emoji installs a bunch of dictionary files under /usr/share/ibus/dicts/ irrespective of the USE=gtk setting. Closes: https://bugs.gentoo.org/709818 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/ibus/ibus-1.5.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.26.ebuild b/app-i18n/ibus/ibus-1.5.26.ebuild
index 889cbf087411..7adfebe47a7a 100644
--- a/app-i18n/ibus/ibus-1.5.26.ebuild
+++ b/app-i18n/ibus/ibus-1.5.26.ebuild
@@ -21,7 +21,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="+X appindicator +emoji +gtk +gtk2 +introspection nls +python systemd test +unicode vala wayland"
RESTRICT="!test? ( test )"
-REQUIRED_USE="emoji? ( gtk )
+REQUIRED_USE="
gtk2? ( gtk )
appindicator? ( gtk )
python? (