summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.2.bb b/meta/recipes-devtools/python/python3_3.5.2.bb
index a41e110c8f..456147d39e 100644
--- a/meta/recipes-devtools/python/python3_3.5.2.bb
+++ b/meta/recipes-devtools/python/python3_3.5.2.bb
@@ -212,7 +212,7 @@ INSANE_SKIP_${PN}-dev += "dev-elf"
212 212
213# catch all the rest (unsorted) 213# catch all the rest (unsorted)
214PACKAGES += "${PN}-misc" 214PACKAGES += "${PN}-misc"
215RDEPENDS_${PN}-misc += "${PN}-core ${PN}-email ${PN}-codecs ${PN}-textutils" 215RDEPENDS_${PN}-misc += "${PN}-core ${PN}-email ${PN}-codecs ${PN}-textutils ${PN}-argparse"
216RDEPENDS_${PN}-modules += "${PN}-misc" 216RDEPENDS_${PN}-modules += "${PN}-misc"
217FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN}" 217FILES_${PN}-misc = "${libdir}/python${PYTHON_MAJMIN}"
218 218