[oe-commits] [meta-openembedded] 19/59: python-pycparser: add pprint to the RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Sat Dec 30 20:39:23 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 d8440d28e6753f74faa655b5d1dc6c3820a4fef0
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Dec 28 13:29:37 2017 -0500

    python-pycparser: add pprint to the RDEPENDS
    
    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 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 \

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


More information about the Openembedded-commits mailing list