mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 14:22:32 +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> (cherry picked from commit 74e31e51ffbd52b8864fed4debe7711e3ef4d739) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a26ff3abec
commit
511f43fd17
@ -10,6 +10,10 @@ PYPI_PACKAGE = "PyNaCl"
|
|||||||
|
|
||||||
inherit pypi python_setuptools_build_meta
|
inherit pypi python_setuptools_build_meta
|
||||||
|
|
||||||
|
# in meta-virtualization layer
|
||||||
|
#
|
||||||
|
RCONFLICTS:${PN} = "python3-nacl"
|
||||||
|
|
||||||
DEPENDS += "\
|
DEPENDS += "\
|
||||||
${PYTHON_PN}-cffi-native \
|
${PYTHON_PN}-cffi-native \
|
||||||
libsodium \
|
libsodium \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user