summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycparser_2.20.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pycparser_2.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb
index 2a5f414b2f..845a9fa0cf 100644
--- a/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb
+++ b/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools3
10 10
11BBCLASSEXTEND = "native nativesdk" 11BBCLASSEXTEND = "native nativesdk"
12 12
13RDEPENDS_${PN}_class-target += "\ 13RDEPENDS:${PN}:class-target += "\
14 ${PYTHON_PN}-netclient \ 14 ${PYTHON_PN}-netclient \
15 ${PYTHON_PN}-ply \ 15 ${PYTHON_PN}-ply \
16 ${PYTHON_PN}-pprint \ 16 ${PYTHON_PN}-pprint \