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 d27ee23e439..a2f2ab4df4f 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" # in meta-virtualization layer # RCONFLICTS:${PN} = "python3-nacl" + +BBCLASSEXTEND = "native nativesdk"