commit: f241f57573f527df3025a5d9828da58bf8ffcd20 Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> AuthorDate: Tue Dec 19 08:30:42 2023 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Dec 19 08:32:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f241f575
dev-python/pem: add missing build dependency Closes: https://bugs.gentoo.org/920305 Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com> dev-python/pem/pem-23.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pem/pem-23.1.0.ebuild b/dev-python/pem/pem-23.1.0.ebuild index b2fa0bb3cc..f98e50e812 100644 --- a/dev-python/pem/pem-23.1.0.ebuild +++ b/dev-python/pem/pem-23.1.0.ebuild @@ -16,6 +16,7 @@ KEYWORDS="~amd64" RDEPEND="" BDEPEND=" + dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}] test? ( >=dev-python/coverage-5.0.2[${PYTHON_USEDEP}] dev-python/certifi[${PYTHON_USEDEP}]
