aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb
blob: ff72c2a6550856e5bc15d6911fda7da6216f17d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require python-pyparted.inc

DEPENDS += "python3-re"

PV = "3.10.7+git${SRCPV}"

inherit distutils3

RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
RDEPENDS_${PN}_class-native = ""

BBCLASSEXTEND = "native"