From d8440d28e6753f74faa655b5d1dc6c3820a4fef0 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 28 Dec 2017 13:29:37 -0500 Subject: python-pycparser: add pprint to the RDEPENDS Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pycparser.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python-pycparser.inc') diff --git a/meta-python/recipes-devtools/python/python-pycparser.inc b/meta-python/recipes-devtools/python/python-pycparser.inc index af82583858..f445a2093e 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 \ -- cgit 1.2.3-korg