diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:34:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-17 15:07:15 +0100 |
commit | 80558608ae111ebddad012e63542db9adb34c5b1 (patch) | |
tree | bfe26f591b9bafe769dbfc886903951d0ae92fd6 /net-misc/modemmanager | |
parent | Move {sys-devel → dev-build}/boost-m4 (diff) | |
download | gentoo-80558608ae111ebddad012e63542db9adb34c5b1.tar.gz gentoo-80558608ae111ebddad012e63542db9adb34c5b1.tar.bz2 gentoo-80558608ae111ebddad012e63542db9adb34c5b1.zip |
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34819
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/modemmanager')
-rw-r--r-- | net-misc/modemmanager/modemmanager-1.18.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/modemmanager/modemmanager-1.18.12.ebuild b/net-misc/modemmanager/modemmanager-1.18.12.ebuild index cd49618244b2..fd1fb8540485 100644 --- a/net-misc/modemmanager/modemmanager-1.18.12.ebuild +++ b/net-misc/modemmanager/modemmanager-1.18.12.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit gnome2 python-any-r1 readme.gentoo-r1 systemd udev vala DESCRIPTION="Modem and mobile broadband management libraries" @@ -39,7 +39,7 @@ RDEPEND="${DEPEND} BDEPEND=" dev-util/gdbus-codegen dev-util/glib-utils - >=dev-util/gtk-doc-am-1 + >=dev-build/gtk-doc-am-1 >=sys-devel/gettext-0.19.8 virtual/pkgconfig test? ( |