summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3_3.5.5.bb1
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
213RPROVIDES_${PN}-modules = "${PN}" 213RPROVIDES_${PN}-modules = "${PN}"
214RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python3-modules"
214RRECOMMENDS_${PN}-crypt = "openssl" 215RRECOMMENDS_${PN}-crypt = "openssl"
215RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl" 216RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl"
216 217