mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-23 07:11:08 +02:00
lief: for deps, build-requirements.txt
This commit is contained in:
parent
0d150e309b
commit
79c11bc160
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ KEYWORDS="amd64 x86"
|
|||
IUSE="examples +python static-libs"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS}
|
||||
dev-python/pydantic-core
|
||||
dev-python/pydantic-core[${PYTHON_USEDEP}]
|
||||
dev-python/tomli[${PYTHON_USEDEP}]
|
||||
dev-python/xtract[${PYTHON_USEDEP}]
|
||||
~dev-python/nanobind-1.7.0_p20231019[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue