From 94a275813caf9b3cebe43ae24e1d36af81796ac1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 11 Jun 2024 19:00:20 +0200 Subject: app-misc/geoclue: update DESCRIPTION Closes: https://bugs.gentoo.org/929330 Signed-off-by: Andreas Sturmlechner --- app-misc/geoclue/geoclue-2.7.1.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app-misc/geoclue/geoclue-2.7.1.ebuild b/app-misc/geoclue/geoclue-2.7.1.ebuild index ef26340c2fa6..d798815d307f 100644 --- a/app-misc/geoclue/geoclue-2.7.1.ebuild +++ b/app-misc/geoclue/geoclue-2.7.1.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) -PYTHON_REQ_USE="xml(+)" +PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_REQ_USE="xml(+)" inherit meson python-any-r1 systemd vala xdg -DESCRIPTION="A location information D-Bus service" +DESCRIPTION="Location information D-Bus service" HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home" SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2" @@ -30,8 +30,7 @@ RDEPEND="${DEPEND} acct-user/geoclue sys-apps/dbus " -BDEPEND=" - ${PYTHON_DEPS} +BDEPEND="${PYTHON_DEPS} dev-util/gdbus-codegen dev-util/glib-utils gtk-doc? ( -- cgit v1.2.3-65-gdbad