| 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 distutils |
| 4 | |||||
| 5 | RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess" | ||||
| 6 | RDEPENDS_${PN}_class-native = "" | ||||
| 7 | |||||
| 8 | BBCLASSEXTEND = "native" | ||||