diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-09-30 14:23:18 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-09-30 14:29:10 -0400 |
commit | f3a9a35a89c3405b79fb526dd6423fdf4ddbf0bc (patch) | |
tree | dc823a5a666ce13a9d460715c769a60a4cb39504 /dev-libs/libgweather | |
parent | sys-devel/llvm: Revert "Add zstd support in 16.x" (diff) | |
download | gentoo-f3a9a35a89c3405b79fb526dd6423fdf4ddbf0bc.tar.gz gentoo-f3a9a35a89c3405b79fb526dd6423fdf4ddbf0bc.tar.bz2 gentoo-f3a9a35a89c3405b79fb526dd6423fdf4ddbf0bc.zip |
dev-libs/libgweather: Remove stray dependencies
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-4.2.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-libs/libgweather/libgweather-4.2.0.ebuild b/dev-libs/libgweather/libgweather-4.2.0.ebuild index a389d124a232..bf28a1bebdd7 100644 --- a/dev-libs/libgweather/libgweather-4.2.0.ebuild +++ b/dev-libs/libgweather/libgweather-4.2.0.ebuild @@ -25,8 +25,6 @@ RDEPEND=" >=dev-libs/glib-2.68.0:2 >=net-libs/libsoup-2.99.2:3.0 sci-geosciences/geocode-glib:2 - >=net-libs/libsoup-2.44.0:2.4 - sci-geosciences/geocode-glib:0 >=dev-libs/libxml2-2.6.0:2 dev-libs/json-glib introspection? ( >=dev-libs/gobject-introspection-1.54:= ) |