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" RDEPENDS_${PN}_class-target += "\ ${PYTHON_PN}-ply \ + ${PYTHON_PN}-pprint \ ${PYTHON_PN}-subprocess \ cpp \ cpp-symlinks \