diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.0.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3_3.5.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.0.bb b/meta/recipes-devtools/python/python3_3.5.0.bb index d5e26ff764..6184c79fb1 100644 --- a/meta/recipes-devtools/python/python3_3.5.0.bb +++ b/meta/recipes-devtools/python/python3_3.5.0.bb | |||
@@ -215,6 +215,7 @@ FILES_libpython3-staticdev += "${libdir}/python${PYTHON_MAJMIN}/config-${PYTHON_ | |||
215 | # catch all the rest (unsorted) | 215 | # catch all the rest (unsorted) |
216 | PACKAGES += "${PN}-misc" | 216 | PACKAGES += "${PN}-misc" |
217 | RDEPENDS_${PN}-misc += "${PN}-core" | 217 | RDEPENDS_${PN}-misc += "${PN}-core" |
218 | RDEPENDS_${PN}-modules += "${PN}-misc" | ||
218 | FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN}" | 219 | FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN}" |
219 | 220 | ||
220 | # catch manpage | 221 | # catch manpage |