commit: 72c59e0c9e79d73537f46c74689b0cac40b50f9d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 23:20:26 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Sep 7 02:10:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c59e0c
gnome-base/gnome-shell: Depend on dev-libs/gjs with USE=cairo Closes: https://bugs.gentoo.org/739430 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> .../gnome-shell/{gnome-shell-42.4.ebuild => gnome-shell-42.4-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-shell/gnome-shell-42.4.ebuild b/gnome-base/gnome-shell/gnome-shell-42.4-r1.ebuild similarity index 99% rename from gnome-base/gnome-shell/gnome-shell-42.4.ebuild rename to gnome-base/gnome-shell/gnome-shell-42.4-r1.ebuild index c58cbac885b3..a922a376bd8f 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.4-r1.ebuild @@ -26,7 +26,7 @@ DEPEND=" >=app-crypt/gcr-3.7.5:=[introspection] >=dev-libs/glib-2.68:2 >=dev-libs/gobject-introspection-1.49.1:= - >=dev-libs/gjs-1.71.1 + >=dev-libs/gjs-1.71.1[cairo] >=x11-libs/gtk+-3.15.0:3[introspection] >=x11-wm/mutter-42.0:0/10[introspection,test?] >=sys-auth/polkit-0.120_p20220509[introspection]