summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
index 81d61c62a3..7d00fd7d93 100644
--- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
+++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
@@ -4,7 +4,7 @@ PV = "3.10.7+git${SRCPV}"
4 4
5inherit distutils 5inherit distutils
6 6
7RDEPENDS_${PN} += "python-stringold python-codecs python-math" 7RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
8RDEPENDS_${PN}_class-native = "" 8RDEPENDS_${PN}_class-native = ""
9 9
10BBCLASSEXTEND = "native" 10BBCLASSEXTEND = "native"