mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python-pyasn1: fix RDEPENDS to work correctly when building native version
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
a838527ccf
commit
a749fbc373
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=425e62320d430219736139b134db2fc4"
|
||||
SRC_URI[md5sum] = "f00a02a631d4016818659d1cc38d229a"
|
||||
SRC_URI[sha256sum] = "853cacd96d1f701ddd67aa03ecc05f51890135b7262e922710112f12a2ed2a7f"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
RDEPENDS_${PN}_class-target += " \
|
||||
${PYTHON_PN}-lang \
|
||||
${PYTHON_PN}-shell \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user