summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-3.5-manifest.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-3.5-manifest.inc')
-rw-r--r--meta/recipes-devtools/python/python-3.5-manifest.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-3.5-manifest.inc b/meta/recipes-devtools/python/python-3.5-manifest.inc
index 0260e87e75..710b22eaa3 100644
--- a/meta/recipes-devtools/python/python-3.5-manifest.inc
+++ b/meta/recipes-devtools/python/python-3.5-manifest.inc
@@ -194,7 +194,7 @@ FILES_${PN}-readline="${libdir}/python3.5/lib-dynload/readline.*.so ${libdir}/py
194 194
195SUMMARY_${PN}-reprlib="Python alternate repr() implementation" 195SUMMARY_${PN}-reprlib="Python alternate repr() implementation"
196RDEPENDS_${PN}-reprlib="${PN}-core" 196RDEPENDS_${PN}-reprlib="${PN}-core"
197FILES_${PN}-reprlib="${libdir}/python3.5/reprlib.py ${libdir}/python3.5/__pycache__/reprlib.py " 197FILES_${PN}-reprlib="${libdir}/python3.5/reprlib.* ${libdir}/python3.5/__pycache__/reprlib.* "
198 198
199SUMMARY_${PN}-resource="Python resource control interface" 199SUMMARY_${PN}-resource="Python resource control interface"
200RDEPENDS_${PN}-resource="${PN}-core" 200RDEPENDS_${PN}-resource="${PN}-core"