summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3/python3-manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json
index d65cf49cb8..2f5dad6486 100644
--- a/meta/recipes-devtools/python/python3/python3-manifest.json
+++ b/meta/recipes-devtools/python/python3/python3-manifest.json
@@ -980,7 +980,8 @@
980 "pprint": { 980 "pprint": {
981 "summary": "Python pretty-print support", 981 "summary": "Python pretty-print support",
982 "rdepends": [ 982 "rdepends": [
983 "core" 983 "core",
984 "profile"
984 ], 985 ],
985 "files": [ 986 "files": [
986 "${libdir}/python${PYTHON_MAJMIN}/pprint.py" 987 "${libdir}/python${PYTHON_MAJMIN}/pprint.py"