diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-01 12:55:34 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-01 13:16:44 -0400 |
commit | b5577541d5cd4d250305242f5cab54bcb55b7e64 (patch) | |
tree | 6f2d63b45ccc18c6a2d5d6bc73affdfc8fef7312 /gnome-base | |
parent | gnome-base/gnome-settings-daemon: Depend on app-crypt/gcr:0 (diff) | |
download | gentoo-b5577541d5cd4d250305242f5cab54bcb55b7e64.tar.gz gentoo-b5577541d5cd4d250305242f5cab54bcb55b7e64.tar.bz2 gentoo-b5577541d5cd4d250305242f5cab54bcb55b7e64.zip |
gnome-base/gnome-shell: Depend on app-crypt/gcr:0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild) | 2 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-42.5-r2.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild index 9d0c56a7a465..98679dac2b62 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild @@ -23,7 +23,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" # * gstreamer/pipewire support is currently automagic DEPEND=" >=gnome-extra/evolution-data-server-3.33.1:= - >=app-crypt/gcr-3.7.5:=[introspection] + >=app-crypt/gcr-3.7.5:0=[introspection] >=dev-libs/glib-2.68:2 >=dev-libs/gobject-introspection-1.49.1:= >=dev-libs/gjs-1.71.1[cairo] diff --git a/gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-42.5-r2.ebuild index 45a76ecea33f..73c44fbd2502 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.5-r2.ebuild @@ -23,7 +23,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" # * gstreamer/pipewire support is currently automagic DEPEND=" >=gnome-extra/evolution-data-server-3.33.1:= - >=app-crypt/gcr-3.7.5:=[introspection] + >=app-crypt/gcr-3.7.5:0=[introspection] >=dev-libs/glib-2.68:2 >=dev-libs/gobject-introspection-1.49.1:= >=dev-libs/gjs-1.71.1[cairo] |