summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPascal Jäger <pascal.jaeger@leimstift.de>2022-09-29 21:47:56 +0200
committerMatt Turner <mattst88@gentoo.org>2022-09-30 12:52:04 -0400
commit21fb694c8919168d7e664b608f956d78193f0f11 (patch)
tree1cee6fbbb46f4a5ef61d00db6e8202d0d1145669
parentdev-lang/gnat-gpl: add backported gcc-patches (diff)
downloadgentoo-21fb694c8919168d7e664b608f956d78193f0f11.tar.gz
gentoo-21fb694c8919168d7e664b608f956d78193f0f11.tar.bz2
gentoo-21fb694c8919168d7e664b608f956d78193f0f11.zip
sci-geosciences/gnome-maps: change 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>
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-42.3-r3.ebuild (renamed from sci-geosciences/gnome-maps/gnome-maps-42.3-r2.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-geosciences/gnome-maps/gnome-maps-42.3-r2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-42.3-r3.ebuild
index 0f047db35354..e593685d11c4 100644
--- a/sci-geosciences/gnome-maps/gnome-maps-42.3-r2.ebuild
+++ b/sci-geosciences/gnome-maps/gnome-maps-42.3-r3.ebuild
@@ -13,6 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
# Pure introspection dependencies found by grepping imports.gi in ${S}
+# <libgweather-4.2.0 because of libsoup:3 transition
RDEPEND="
>=dev-libs/glib-2.66.0:2
x11-libs/pango[introspection]
@@ -29,7 +30,7 @@ RDEPEND="
>=net-libs/rest-0.7.90:0.7[introspection]
app-crypt/libsecret[introspection]
- dev-libs/libgweather:4=[introspection]
+ <dev-libs/libgweather-4.2.0:4=[introspection]
media-libs/clutter-gtk:1.0[introspection]
media-libs/clutter:1.0[introspection]
net-libs/gnome-online-accounts[introspection]