summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python-pycparser.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pycparser.inc b/meta-python/recipes-devtools/python/python-pycparser.inc
index af8258385..f445a2093 100644
--- a/meta-python/recipes-devtools/python/python-pycparser.inc
+++ b/meta-python/recipes-devtools/python/python-pycparser.inc
@@ -10,6 +10,7 @@ BBCLASSEXTEND = "native nativesdk"
10 10
11RDEPENDS_${PN}_class-target += "\ 11RDEPENDS_${PN}_class-target += "\
12 ${PYTHON_PN}-ply \ 12 ${PYTHON_PN}-ply \
13 ${PYTHON_PN}-pprint \
13 ${PYTHON_PN}-subprocess \ 14 ${PYTHON_PN}-subprocess \
14 cpp \ 15 cpp \
15 cpp-symlinks \ 16 cpp-symlinks \