[oe] [meta-python][PATCH] python-pycparser: add pprint to the RDEPENDS

Derek Straka derek at asterius.io
Thu Dec 28 18:29:37 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pycparser.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-pycparser.inc b/meta-python/recipes-devtools/python/python-pycparser.inc
index af82583..f445a20 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 \
-- 
2.7.4




More information about the Openembedded-devel mailing list