diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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} += "\ | |||
| 18 | python3-logging \ | 18 | python3-logging \ |
| 19 | python3-netclient \ | 19 | python3-netclient \ |
| 20 | " | 20 | " |
| 21 | |||
| 22 | BBCLASSEXTEND = "native" \ No newline at end of file | ||
