[oe-commits] [meta-openembedded] 17/38: python-pycparser: update RDEPENDS to add ply

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 05:05:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 68566caed1271af29f4a939069552c0a301f1f8f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Dec 19 12:55:45 2017 -0500

    python-pycparser: update RDEPENDS to add ply
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list