aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/python-pyparted
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/python-pyparted')
-rw-r--r--recipes-extended/python-pyparted/python-pyparted_3.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/python-pyparted/python-pyparted_3.9.bb b/recipes-extended/python-pyparted/python-pyparted_3.9.bb
index 919b301..bfb4f6f 100644
--- a/recipes-extended/python-pyparted/python-pyparted_3.9.bb
+++ b/recipes-extended/python-pyparted/python-pyparted_3.9.bb
@@ -18,4 +18,6 @@ S = "${WORKDIR}/pyparted-${PV}"
inherit distutils
RDEPENDS_${PN} += "python-stringold python-codecs python-math"
+RDEPENDS_${PN}_class-native = ""
+
BBCLASSEXTEND += "native"