From: Joe Slater <[email protected]> python3-nacl is in the meta-virtualization layer.
Signed-off-by: Joe Slater <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 74e31e51ffbd52b8864fed4debe7711e3ef4d739) --- meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb b/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb index 6e53461979..5a8ed131af 100644 --- a/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb @@ -10,6 +10,10 @@ PYPI_PACKAGE = "PyNaCl" inherit pypi python_setuptools_build_meta +# in meta-virtualization layer +# +RCONFLICTS:${PN} = "python3-nacl" + DEPENDS += "\ ${PYTHON_PN}-cffi-native \ libsodium \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106686): https://lists.openembedded.org/g/openembedded-devel/message/106686 Mute This Topic: https://lists.openembedded.org/mt/102572446/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
