aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-configparser_3.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-configparser_3.8.1.bb')
-rw-r--r--recipes-devtools/python/python-configparser_3.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-configparser_3.8.1.bb b/recipes-devtools/python/python-configparser_3.8.1.bb
index 3d59ce8..c864e35 100644
--- a/recipes-devtools/python/python-configparser_3.8.1.bb
+++ b/recipes-devtools/python/python-configparser_3.8.1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=23f9ad5cad3d8cc0
SRC_URI[md5sum] = "bc1558ed941cb1acb80ff650726d5af8"
SRC_URI[sha256sum] = "bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17"
-inherit pypi setuptools
+inherit pypi setuptools python-backports-init
RDEPENDS_${PN} += "python-pkgutil"