diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-configparser_3.8.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb b/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb index 69f045dbab..a8ed1e91b0 100644 --- a/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb +++ b/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb | |||
@@ -1,2 +1,3 @@ | |||
1 | inherit setuptools | 1 | inherit setuptools |
2 | require python-configparser.inc | 2 | require python-configparser.inc |
3 | RDEPENDS_${PN} += "python-pkgutil" | ||