commit: 8a81c906ad39a6a6787b3d8d7ece610c73d74ed7
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 17:25:31 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 23 17:25:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a81c906
gnome-extra/gnome-tweak-tool: drop unnecessary subslot operator dep
gnome-desktop is used very lightly via GIR; no need to rebuild
gnome-tweak-tool on gnome-desktop subslot bumps with the current usage.
Even if things aren't compatible anymore on some gnome-desktop ABI
change, the rebuild won't notice it anyways.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
index 333a7e3d562..96daee83ad0 100644
--- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
+++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.26.4-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="${COMMON_DEPEND}
dev-libs/glib:2
>=x11-libs/gtk+-3.12:3[introspection]
- >=gnome-base/gnome-desktop-3.6.0.1:3=[introspection]
+ >=gnome-base/gnome-desktop-3.6.0.1:3[introspection]
net-libs/libsoup:2.4[introspection]
x11-libs/libnotify[introspection]