diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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" | |||
| 10 | 10 | ||
| 11 | inherit pypi python_setuptools_build_meta | 11 | inherit pypi python_setuptools_build_meta |
| 12 | 12 | ||
| 13 | # in meta-virtualization layer | ||
| 14 | # | ||
| 15 | RCONFLICTS:${PN} = "python3-nacl" | ||
| 16 | |||
| 13 | DEPENDS += "\ | 17 | DEPENDS += "\ |
| 14 | ${PYTHON_PN}-cffi-native \ | 18 | ${PYTHON_PN}-cffi-native \ |
| 15 | libsodium \ | 19 | libsodium \ |
