commit:     766edc15ccb34755e8ef0fa2a182cb21ea455a18
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 20 21:45:03 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 21:45:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766edc15

dev-util/gcovr: add BDEPEND on dev-python/hatch-fancy-pypi-readme

Closes: https://bugs.gentoo.org/954115
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/gcovr/gcovr-8.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/gcovr/gcovr-8.3.ebuild b/dev-util/gcovr/gcovr-8.3.ebuild
index 145482d055c4..d4ac96c16858 100644
--- a/dev-util/gcovr/gcovr-8.3.ebuild
+++ b/dev-util/gcovr/gcovr-8.3.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
        ' 3.10)
 "
 BDEPEND="
+       dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]
        dev-python/setuptools-scm[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest-timeout[${PYTHON_USEDEP}]

Reply via email to