summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python')
-rw-r--r--meta/recipes-devtools/python/python/python2-manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python/python2-manifest.json b/meta/recipes-devtools/python/python/python2-manifest.json
index 260fa6f80d..a9f392475c 100644
--- a/meta/recipes-devtools/python/python/python2-manifest.json
+++ b/meta/recipes-devtools/python/python/python2-manifest.json
@@ -966,6 +966,7 @@
966 "core" 966 "core"
967 ], 967 ],
968 "files": [ 968 "files": [
969 "${libdir}/python${PYTHON_MAJMIN}/lib-dynload/_tkinter.so",
969 "${libdir}/python2.7/lib-tk" 970 "${libdir}/python2.7/lib-tk"
970 ] 971 ]
971 }, 972 },
@@ -1043,4 +1044,4 @@
1043 "${libdir}/python2.7/lib-dynload/zlib.so" 1044 "${libdir}/python2.7/lib-dynload/zlib.so"
1044 ] 1045 ]
1045 } 1046 }
1046} \ No newline at end of file 1047}