commit:     c54c96f1c042c39b5f38df2cf74e6d2d6b9d939e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 08:04:02 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 08:51:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54c96f1

gnome-base/gnome-shell: Depend on required mutter API version subslot

Also fix mutter minimum depend while at it (was raised from 3.23.91 to
3.24.0 proper at some point release)

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild 
b/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild
index 7df0c777a34..fae712dbe8a 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.24.2.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
        >=sys-auth/polkit-0.100[introspection]
        >=x11-libs/libXfixes-5.0
        x11-libs/libXtst
-       >=x11-wm/mutter-3.23.91[introspection]
+       >=x11-wm/mutter-3.24.0:0/0[introspection]
        >=x11-libs/startup-notification-0.11
 
        ${PYTHON_DEPS}

Reply via email to