commit:     7371d8f8c55acfe44e1c754e2df182ee6dff305d
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 22:53:00 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 22:53:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7371d8f8

gnome-base/gnome-shell: Raise dependency on gobject-introspection

Altough this is not in the configure.ac with gobject-introspection < 1.45
gnome-shell fails to start.

Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 7E8B4D42

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

diff --git a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild 
b/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
index 9c601d4..39b973d 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
@@ -27,7 +27,7 @@ COMMON_DEPEND="
        >=app-crypt/gcr-3.7.5[introspection]
        >=dev-libs/glib-2.45.3:2[dbus]
        >=dev-libs/gjs-1.39
-       >=dev-libs/gobject-introspection-0.10.1:=
+       >=dev-libs/gobject-introspection-1.45.4:=
        dev-libs/libical:=
        >=x11-libs/gtk+-3.15.0:3[introspection]
        >=media-libs/clutter-1.21.5:1.0[introspection]

Reply via email to