summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb2
1 files changed, 2 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 d27ee23e43..a2f2ab4df4 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
@@ -34,3 +34,5 @@ RPROVIDES:${PN} = "python3-nacl"
34# in meta-virtualization layer 34# in meta-virtualization layer
35# 35#
36RCONFLICTS:${PN} = "python3-nacl" 36RCONFLICTS:${PN} = "python3-nacl"
37
38BBCLASSEXTEND = "native nativesdk"