diff options
Diffstat (limited to 'app-i18n/ibus/ibus-1.5.15.ebuild')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.15.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/app-i18n/ibus/ibus-1.5.15.ebuild b/app-i18n/ibus/ibus-1.5.15.ebuild index f589e9b2d840..bbacf8f471ec 100644 --- a/app-i18n/ibus/ibus-1.5.15.ebuild +++ b/app-i18n/ibus/ibus-1.5.15.ebuild @@ -16,12 +16,13 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X" RESTRICT="test" -REQUIRED_USE="|| ( gtk gtk3 X ) - deprecated? ( python ) - vala? ( introspection ) +REQUIRED_USE="deprecated? ( python ) python? ( ${PYTHON_REQUIRED_USE} - || ( deprecated ( gtk3 introspection ) ) )" #342903 + || ( deprecated gtk3 ) + gtk3? ( introspection ) + ) + vala? ( introspection )" CDEPEND="app-text/iso-codes dev-libs/glib:2 |