Files
meta-openembedded/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
2018-12-18 18:44:59 -08:00

9 lines
188 B
BlitzBasic

require python-pyparted.inc
inherit distutils
RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
RDEPENDS_${PN}_class-native = ""
BBCLASSEXTEND = "native"