summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
index fa9424a51e..8dc706fdfd 100644
--- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
+++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
@@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11RDEPENDS:${PN} += " \ 11RDEPENDS:${PN} += " \
12 python3-pprint \
12 python3-six \ 13 python3-six \
13" 14"