meta-openembedded/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb
Zang Ruochen 2506374cf3 python-pyparted: upgrade 3.11.2 -> 3.11.3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-21 17:21:15 -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"