diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb | 2 |
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 | # |
| 36 | RCONFLICTS:${PN} = "python3-nacl" | 36 | RCONFLICTS:${PN} = "python3-nacl" |
| 37 | |||
| 38 | BBCLASSEXTEND = "native nativesdk" | ||
