mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-pycparser: add pprint to the RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e8dde5aba5
commit
d8440d28e6
@@ -10,6 +10,7 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-ply \
|
||||
${PYTHON_PN}-pprint \
|
||||
${PYTHON_PN}-subprocess \
|
||||
cpp \
|
||||
cpp-symlinks \
|
||||
|
||||
Reference in New Issue
Block a user