diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.6.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.5.6.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.6.bb b/meta/recipes-devtools/python/python3_3.5.6.bb index 6085e36b7d..e179658134 100644 --- a/meta/recipes-devtools/python/python3_3.5.6.bb +++ b/meta/recipes-devtools/python/python3_3.5.6.bb | |||
| @@ -217,8 +217,7 @@ py_package_preprocess () { | |||
| 217 | # manual dependency additions | 217 | # manual dependency additions |
| 218 | RPROVIDES_${PN}-modules = "${PN}" | 218 | RPROVIDES_${PN}-modules = "${PN}" |
| 219 | RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python3-modules" | 219 | RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python3-modules" |
| 220 | RRECOMMENDS_${PN}-crypt = "openssl" | 220 | RRECOMMENDS_${PN}-crypt = "openssl ca-certificates" |
| 221 | RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl" | ||
| 222 | 221 | ||
| 223 | FILES_${PN}-2to3 += "${bindir}/2to3-${PYTHON_MAJMIN}" | 222 | FILES_${PN}-2to3 += "${bindir}/2to3-${PYTHON_MAJMIN}" |
| 224 | FILES_${PN}-pydoc += "${bindir}/pydoc${PYTHON_MAJMIN} ${bindir}/pydoc3" | 223 | FILES_${PN}-pydoc += "${bindir}/pydoc${PYTHON_MAJMIN} ${bindir}/pydoc3" |
