mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
python-pycparser: update RDEPENDS to add ply
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
251f6f9ccc
commit
b9b48df09d
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "99a8ca03e29851d96616ad0404b4aad7d9ee16f25c9f9708a11faf2810
|
|||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
RDEPENDS_${PN}_class-target += "\
|
RDEPENDS_${PN}_class-target += "\
|
||||||
|
${PYTHON_PN}-ply \
|
||||||
${PYTHON_PN}-subprocess \
|
${PYTHON_PN}-subprocess \
|
||||||
cpp \
|
cpp \
|
||||||
cpp-symlinks \
|
cpp-symlinks \
|
||||||
|
|||||||
Reference in New Issue
Block a user