summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-11 21:35:05 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-11 21:35:53 -0400
commitf08337c5c0f939820e8f91d0ac8209a4d673615c (patch)
tree1ef08c7076981e4913fc206f1c96e66cbf80b66f /gnome-extra/gnome-tweaks
parentsys-devel/gettext: autotools fixes for 0.21.1 (diff)
downloadgentoo-f08337c5c0f939820e8f91d0ac8209a4d673615c.tar.gz
gentoo-f08337c5c0f939820e8f91d0ac8209a4d673615c.tar.bz2
gentoo-f08337c5c0f939820e8f91d0ac8209a4d673615c.zip
gnome-extra/gnome-tweaks: Drop dependency on net-libs/libsoup
Usage of libsoup was removed in upstream commit b67eeba ("tweaks: Remove extensions tweak"). Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-tweaks')
-rw-r--r--gnome-extra/gnome-tweaks/gnome-tweaks-40.10-r1.ebuild (renamed from gnome-extra/gnome-tweaks/gnome-tweaks-40.10.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-40.10.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-40.10-r1.ebuild
index 883e664b39ae..39b92775cd1c 100644
--- a/gnome-extra/gnome-tweaks/gnome-tweaks-40.10.ebuild
+++ b/gnome-extra/gnome-tweaks/gnome-tweaks-40.10-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
inherit gnome.org gnome2-utils meson python-single-r1 xdg
@@ -29,7 +29,6 @@ RDEPEND="${DEPEND}
>=x11-libs/gtk+-3.12:3[introspection]
>=gnome-base/gnome-desktop-3.30:3[introspection]
gui-libs/libhandy:1[introspection]
- net-libs/libsoup:2.4[introspection]
x11-libs/libnotify[introspection]
>=gnome-base/gsettings-desktop-schemas-40.0