diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.7.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.7.4.bb b/meta/recipes-devtools/python/python3_3.7.4.bb index 80c9b2919e..14119c33f9 100644 --- a/meta/recipes-devtools/python/python3_3.7.4.bb +++ b/meta/recipes-devtools/python/python3_3.7.4.bb | |||
| @@ -310,7 +310,7 @@ INSANE_SKIP_${PN}-dev += "dev-elf" | |||
| 310 | 310 | ||
| 311 | # catch all the rest (unsorted) | 311 | # catch all the rest (unsorted) |
| 312 | PACKAGES += "${PN}-misc" | 312 | PACKAGES += "${PN}-misc" |
| 313 | RDEPENDS_${PN}-misc += "python3-core python3-email python3-codecs" | 313 | RDEPENDS_${PN}-misc += "python3-core python3-email python3-codecs python3-pydoc python3-pickle" |
| 314 | RDEPENDS_${PN}-modules_append_class-target = " python3-misc" | 314 | RDEPENDS_${PN}-modules_append_class-target = " python3-misc" |
| 315 | RDEPENDS_${PN}-modules_append_class-nativesdk = " python3-misc" | 315 | RDEPENDS_${PN}-modules_append_class-nativesdk = " python3-misc" |
| 316 | FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN} ${libdir}/python${PYTHON_MAJMIN}/lib-dynload" | 316 | FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN} ${libdir}/python${PYTHON_MAJMIN}/lib-dynload" |
