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

DEPENDS += "python-re"

PV = "3.10.7+git${SRCPV}"

inherit distutils

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

BBCLASSEXTEND = "native"