diff --git a/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb b/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb index 8b66e25922..373a411555 100644 --- a/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb +++ b/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb @@ -19,3 +19,5 @@ RDEPENDS:${PN} += "\ python3-logging \ python3-netclient \ " + +BBCLASSEXTEND = "native" \ No newline at end of file