mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00: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:
@@ -18,4 +18,6 @@ S = "${WORKDIR}/pyparted-${PV}"
|
||||
inherit distutils
|
||||
|
||||
RDEPENDS_${PN} += "python-stringold python-codecs python-math"
|
||||
RDEPENDS_${PN}_class-native = ""
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
||||
Reference in New Issue
Block a user