mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pikepdf: fix missing build dep
Closes: https://bugs.gentoo.org/865889 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -38,6 +38,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
>=dev-python/pybind11-2.9.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/setuptools_scm-7.0.5[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/tomli[${PYTHON_USEDEP}]
|
||||
' 3.8 3.9 3.10)
|
||||
|
||||
Reference in New Issue
Block a user