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

inherit distutils3

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

BBCLASSEXTEND = "native"