mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python-pyparted: fix rdeps for native
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
768f20b8ad
commit
40ecf311fe
|
|
@ -18,4 +18,6 @@ S = "${WORKDIR}/pyparted-${PV}"
|
|||
inherit distutils
|
||||
|
||||
RDEPENDS_${PN} += "python-stringold python-codecs python-math"
|
||||
RDEPENDS_${PN}_class-native = ""
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user