meta-openembedded/meta-python/recipes-devtools/python/python3-can_2.0.0.bb
Derek Straka fdbe097741 python-can: update to the released version of 2.0.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-16 21:41:26 -08:00

8 lines
142 B
BlitzBasic

require python-can.inc
inherit pypi setuptools3
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-codecs \
${PYTHON_PN}-compression \
"