summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python_2.7.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python_2.7.16.bb')
-rw-r--r--meta/recipes-devtools/python/python_2.7.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.16.bb b/meta/recipes-devtools/python/python_2.7.16.bb
index d70342fe3a..5f387b8af1 100644
--- a/meta/recipes-devtools/python/python_2.7.16.bb
+++ b/meta/recipes-devtools/python/python_2.7.16.bb
@@ -162,7 +162,7 @@ py_package_preprocess () {
162PACKAGES_remove = "${PN}" 162PACKAGES_remove = "${PN}"
163 163
164# manual dependency additions 164# manual dependency additions
165RPROVIDES_${PN}-core = "${PN}" 165RPROVIDES_${PN}-modules = "${PN}"
166RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python-modules" 166RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python-modules"
167RRECOMMENDS_${PN}-crypt = "openssl" 167RRECOMMENDS_${PN}-crypt = "openssl"
168 168