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 6f862804ce..0ba138cfe1 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 @@ -18,3 +18,5 @@ RDEPENDS:${PN} += "\ python3-logging \ python3-netclient \ " + +BBCLASSEXTEND = "native" \ No newline at end of file