summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb
index 596d16fa4a..32b24f0429 100644
--- a/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-configargparse_1.5.1.bb
@@ -12,7 +12,7 @@ inherit pypi setuptools3
12PACKAGECONFIG ?= "yaml" 12PACKAGECONFIG ?= "yaml"
13PACKAGECONFIG[yaml] = ",,,${PYTHON_PN}-pyyaml" 13PACKAGECONFIG[yaml] = ",,,${PYTHON_PN}-pyyaml"
14 14
15RDEPENDS_${PN} += "\ 15RDEPENDS:${PN} += "\
16 ${PYTHON_PN}-core \ 16 ${PYTHON_PN}-core \
17 ${PYTHON_PN}-shell \ 17 ${PYTHON_PN}-shell \
18 ${PYTHON_PN}-json \ 18 ${PYTHON_PN}-json \