meta-openembedded/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb
Khem Raj e16dbc4ca1 python-grpcio: Upgrade to 1.19.0
Refresh patch to apply cleanly
Fix build for RISC-V

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-06 11:32:27 -08:00

7 lines
121 B
BlitzBasic

inherit setuptools
require python-grpcio.inc
RDEPENDS_${PN} += " python-enum34 \
python-futures \
"