diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.5.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.5.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.5.bb b/meta/recipes-devtools/python/python3_3.5.5.bb index d458d32e60..f893b846ad 100644 --- a/meta/recipes-devtools/python/python3_3.5.5.bb +++ b/meta/recipes-devtools/python/python3_3.5.5.bb | |||
| @@ -211,6 +211,7 @@ py_package_preprocess () { | |||
| 211 | 211 | ||
| 212 | # manual dependency additions | 212 | # manual dependency additions |
| 213 | RPROVIDES_${PN}-modules = "${PN}" | 213 | RPROVIDES_${PN}-modules = "${PN}" |
| 214 | RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python3-modules" | ||
| 214 | RRECOMMENDS_${PN}-crypt = "openssl" | 215 | RRECOMMENDS_${PN}-crypt = "openssl" |
| 215 | RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl" | 216 | RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl" |
| 216 | 217 | ||
