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

9 lines
174 B
BlitzBasic

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