mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
python3-pynacl: add RCONFLICTS with python3-nacl
python3-nacl is in the meta-virtualization layer. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user