blob: d83901ff3a8bc0d74979c44c0c7d33cc424415f7 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001require python-pyparted.inc
2
3inherit distutils3
4
5RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
6RDEPENDS_${PN}_class-native = ""
7
8BBCLASSEXTEND = "native"