rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | require python-pyparted.inc |
2 | |||||
3 | inherit distutils | ||||
4 | |||||
5 | RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess" | ||||
6 | RDEPENDS_${PN}_class-native = "" | ||||
7 | |||||
8 | BBCLASSEXTEND = "native" |