Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | require python-pyparted.inc |
2 | |||||
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 3 | inherit distutils3 |
4 | |||||
5 | RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math" | ||||
6 | RDEPENDS_${PN}_class-native = "" | ||||
7 | |||||
8 | BBCLASSEXTEND = "native" |