diff options
author | Pascal Jäger <pascal.jaeger@leimstift.de> | 2022-09-29 21:56:37 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-09-30 12:52:04 -0400 |
commit | ce68490739cf300157f27b46eda54674a9fed0d5 (patch) | |
tree | a9bc464abe1a721ac1081c053962c43ccde550b8 /gnome-base | |
parent | gnome-base/gnome-settings-daemon: add dep <dev-libs/libgweather-4.2.0:4 (diff) | |
download | gentoo-ce68490739cf300157f27b46eda54674a9fed0d5.tar.gz gentoo-ce68490739cf300157f27b46eda54674a9fed0d5.tar.bz2 gentoo-ce68490739cf300157f27b46eda54674a9fed0d5.zip |
gnome-base/gnome-shell: add dep <dev-libs/libgweather-4.2.0:4
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-42.3.1-r1.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild) | 2 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-42.4-r1.ebuild) | 2 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-42.5.ebuild) | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild b/gnome-base/gnome-shell/gnome-shell-42.3.1-r1.ebuild index 2ec3916d2510..80ec290b3a97 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.3.1-r1.ebuild @@ -90,12 +90,14 @@ DEPEND=" # 9. Cantarell font used in gnome-shell global CSS (if removing this for some reason, make sure it's pulled in somehow for non-meta users still too) # 10. xdg-desktop-portal-gtk for various integration, e.g. #764632 # 11. TODO: semi-optional webkit-gtk[introspection] for captive portal helper +# <libgweather-4.2.0 because of libsoup:3 transition RDEPEND="${DEPEND} >=sys-apps/accountsservice-0.6.14[introspection] app-accessibility/at-spi2-core:2[introspection] app-misc/geoclue[introspection] media-libs/graphene[introspection] >=dev-libs/libgweather-4.0.0:4[introspection] + <dev-libs/libgweather-4.2.0:4 x11-libs/pango[introspection] net-libs/libsoup:2.4[introspection] >=sys-power/upower-0.99:=[introspection] diff --git a/gnome-base/gnome-shell/gnome-shell-42.4-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild index 065d7cd60f68..9d0c56a7a465 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.4-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild @@ -90,12 +90,14 @@ DEPEND=" # 9. Cantarell font used in gnome-shell global CSS (if removing this for some reason, make sure it's pulled in somehow for non-meta users still too) # 10. xdg-desktop-portal-gtk for various integration, e.g. #764632 # 11. TODO: semi-optional webkit-gtk[introspection] for captive portal helper +# <libgweather-4.2.0 because of libsoup:3 transition RDEPEND="${DEPEND} >=sys-apps/accountsservice-0.6.14[introspection] app-accessibility/at-spi2-core:2[introspection] app-misc/geoclue[introspection] media-libs/graphene[introspection] >=dev-libs/libgweather-4.0.0:4[introspection] + <dev-libs/libgweather-4.2.0:4 x11-libs/pango[introspection] net-libs/libsoup:2.4[introspection] >=sys-power/upower-0.99:=[introspection] diff --git a/gnome-base/gnome-shell/gnome-shell-42.5.ebuild b/gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild index 5201ecde6cd8..45a76ecea33f 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.5.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild @@ -90,12 +90,14 @@ DEPEND=" # 9. Cantarell font used in gnome-shell global CSS (if removing this for some reason, make sure it's pulled in somehow for non-meta users still too) # 10. xdg-desktop-portal-gtk for various integration, e.g. #764632 # 11. TODO: semi-optional webkit-gtk[introspection] for captive portal helper +# <libgweather-4.2.0 because of libsoup:3 transition RDEPEND="${DEPEND} >=sys-apps/accountsservice-0.6.14[introspection] app-accessibility/at-spi2-core:2[introspection] app-misc/geoclue[introspection] media-libs/graphene[introspection] >=dev-libs/libgweather-4.0.0:4[introspection] + <dev-libs/libgweather-4.2.0:4 x11-libs/pango[introspection] net-libs/libsoup:2.4[introspection] >=sys-power/upower-0.99:=[introspection] |