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

PV = "3.10.7+git${SRCPV}"

inherit distutils3

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

BBCLASSEXTEND = "native"