diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb | 6 |
1 files changed, 3 insertions, 3 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 dc692303fe..8b66e25922 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 | |||
| @@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c415 | |||
| 15 | inherit pypi setuptools3 | 15 | inherit pypi setuptools3 |
| 16 | 16 | ||
| 17 | RDEPENDS:${PN} += "\ | 17 | RDEPENDS:${PN} += "\ |
| 18 | ${PYTHON_PN}-crypt \ | 18 | python3-crypt \ |
| 19 | ${PYTHON_PN}-logging \ | 19 | python3-logging \ |
| 20 | ${PYTHON_PN}-netclient \ | 20 | python3-netclient \ |
| 21 | " | 21 | " |
