From b9b48df09d4a236da510ae4476d86d7f795da966 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 12:55:45 -0500 Subject: python-pycparser: update RDEPENDS to add ply 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 6b054824e3..af82583858 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 \ -- cgit v1.2.3-54-g00ecf