[oe] [meta-python][PATCH] python-pycparser: update RDEPENDS to add ply

Derek Straka derek at asterius.io
Tue Dec 19 17:55:45 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 6b05482..af82583 100644
--- a/meta-python/recipes-devtools/python/python-pycparser.inc
+++ b/meta-python/recipes-devtools/python/python-pycparser.inc
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "99a8ca03e29851d96616ad0404b4aad7d9ee16f25c9f9708a11faf2810
 BBCLASSEXTEND = "native nativesdk"
 
 RDEPENDS_${PN}_class-target += "\
+    ${PYTHON_PN}-ply \
     ${PYTHON_PN}-subprocess \
     cpp \
     cpp-symlinks \
-- 
2.7.4




More information about the Openembedded-devel mailing list