commit: 0b10789e8a1216e315451915aad9fdeffc462a2a
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 11:56:59 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 11:57:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b10789e
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
gnome-base/gnome-shell/gnome-shell-3.22.3-r2.ebuild | 2 +-
gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild | 2 +-
gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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 3ea9bd83d32..66d73e5efc0 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 4953432ccdf..f4a7da3a745 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 b546d9b1163..91453695d88 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="