summaryrefslogtreecommitdiff
path: root/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild')
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
index c22efbcb55d6..0c10c1239adf 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit gnome2 python-any-r1 vala virtualx
@@ -31,7 +31,7 @@ BDEPEND="
${PYTHON_DEPS}
dev-libs/libxslt
dev-util/glib-utils
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
virtual/pkgconfig
vala? ( $(vala_depend) )
"