From: Mart Raudsepp Date: Wed, 2 Aug 2017 11:56:59 +0000 (+0300) Subject: gnome-base/gnome-shell: adjust USE depends on app-i18n/ibus X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b10789e8a1216e315451915aad9fdeffc462a2a;p=gentoo.git gnome-base/gnome-shell: adjust USE depends on app-i18n/ibus This fixes the breakage caused by commit fab5df2eef030ab7d815a82592a727fc78390710 which removed the dedicated gtk3 USE flag on ibus. Gentoo-bug: 626816 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- diff --git a/gnome-base/gnome-shell/gnome-shell-3.22.3-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.22.3-r2.ebuild index 3ea9bd83d32f..66d73e5efc0e 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.22.3-r2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.22.3-r2.ebuild @@ -97,7 +97,7 @@ RDEPEND="${COMMON_DEPEND} networkmanager? ( net-misc/mobile-broadband-provider-info sys-libs/timezone-data ) - ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] ) + ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk,introspection] ) " # avoid circular dependency, see bug #546134 PDEPEND=" diff --git a/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild index 4953432ccdf3..f4a7da3a7451 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild @@ -96,7 +96,7 @@ RDEPEND="${COMMON_DEPEND} networkmanager? ( net-misc/mobile-broadband-provider-info sys-libs/timezone-data ) - ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] ) + ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk,introspection] ) " # avoid circular dependency, see bug #546134 PDEPEND=" diff --git a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild index b546d9b11637..91453695d881 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild @@ -97,7 +97,7 @@ RDEPEND="${COMMON_DEPEND} networkmanager? ( net-misc/mobile-broadband-provider-info sys-libs/timezone-data ) - ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] ) + ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk,introspection] ) " # avoid circular dependency, see bug #546134 PDEPEND="