Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/
Date: Fri, 30 Sep 2022 20:37:04
Message-Id: 1664570215.a5446f3d8a6150f9805122ca712375d880b48da2.mattst88@gentoo
1 commit: a5446f3d8a6150f9805122ca712375d880b48da2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 20:33:16 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 20:36:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5446f3d
7
8 sci-geosciences/gnome-maps: Drop unneeded dependencies
9
10 Closes: https://bugs.gentoo.org/873685
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 sci-geosciences/gnome-maps/gnome-maps-43.0.ebuild | 14 ++------------
14 1 file changed, 2 insertions(+), 12 deletions(-)
15
16 diff --git a/sci-geosciences/gnome-maps/gnome-maps-43.0.ebuild b/sci-geosciences/gnome-maps/gnome-maps-43.0.ebuild
17 index 441b75f62e73..641eb6b58db7 100644
18 --- a/sci-geosciences/gnome-maps/gnome-maps-43.0.ebuild
19 +++ b/sci-geosciences/gnome-maps/gnome-maps-43.0.ebuild
20 @@ -12,28 +12,18 @@ LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
21 SLOT="0"
22 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
23
24 -# Pure introspection dependencies found by grepping imports.gi in ${S}
25 RDEPEND="
26 >=dev-libs/glib-2.66.0:2
27 - x11-libs/pango[introspection]
28 >=dev-libs/gjs-1.69.2
29 >=dev-libs/gobject-introspection-0.10.1:=
30 gui-libs/gtk:4[introspection]
31 >=app-misc/geoclue-0.12.99:2.0[introspection]
32 >=gui-libs/libadwaita-1.0:1
33 - <dev-libs/libgweather-4.2.0:4=[introspection]
34 + >=dev-libs/libgweather-4.2.0:4=[introspection]
35 >=sci-geosciences/geocode-glib-3.15.2:2[introspection]
36 >=media-libs/libshumate-1.0:1.0=
37 dev-libs/libxml2:2
38 - >=net-libs/rest-0.9.1:1.0=[introspection]
39 -
40 - app-crypt/libsecret[introspection]
41 - media-libs/clutter-gtk:1.0[introspection]
42 - media-libs/clutter:1.0[introspection]
43 - net-libs/gnome-online-accounts[introspection]
44 - net-libs/libgfbgraph[introspection]
45 - net-libs/libsoup:3.0[introspection]
46 - net-libs/webkit-gtk:4.1[introspection]
47 + >=net-libs/rest-0.9.1:1.0[introspection]
48 "
49 DEPEND="${RDEPEND}"
50 BDEPEND="