python-pycparser: add pprint to the RDEPENDS

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-12-28 13:29:37 -05:00
committed by Armin Kuster
parent e8dde5aba5
commit d8440d28e6

View File

@@ -10,6 +10,7 @@ BBCLASSEXTEND = "native nativesdk"
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-ply \
${PYTHON_PN}-pprint \
${PYTHON_PN}-subprocess \
cpp \
cpp-symlinks \