mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
lief: add missing dep
This commit is contained in:
parent
e4131ea36d
commit
0d150e309b
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ KEYWORDS="amd64 x86"
|
|||
IUSE="examples +python static-libs"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS}
|
||||
dev-python/pydantic-core
|
||||
dev-python/xtract[${PYTHON_USEDEP}]
|
||||
~dev-python/nanobind-1.7.0_p20231019[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue