Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Fri, 30 Sep 2022 18:29:19
Message-Id: 1664562550.f3a9a35a89c3405b79fb526dd6423fdf4ddbf0bc.mattst88@gentoo
1 commit: f3a9a35a89c3405b79fb526dd6423fdf4ddbf0bc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 18:23:18 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 18:29:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a9a35a
7
8 dev-libs/libgweather: Remove stray dependencies
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/libgweather/libgweather-4.2.0.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/dev-libs/libgweather/libgweather-4.2.0.ebuild b/dev-libs/libgweather/libgweather-4.2.0.ebuild
16 index a389d124a232..bf28a1bebdd7 100644
17 --- a/dev-libs/libgweather/libgweather-4.2.0.ebuild
18 +++ b/dev-libs/libgweather/libgweather-4.2.0.ebuild
19 @@ -25,8 +25,6 @@ RDEPEND="
20 >=dev-libs/glib-2.68.0:2
21 >=net-libs/libsoup-2.99.2:3.0
22 sci-geosciences/geocode-glib:2
23 - >=net-libs/libsoup-2.44.0:2.4
24 - sci-geosciences/geocode-glib:0
25 >=dev-libs/libxml2-2.6.0:2
26 dev-libs/json-glib
27 introspection? ( >=dev-libs/gobject-introspection-1.54:= )