Derek Straka ae9c2bad8a python-can: correct the RDEPENDS to work on a minimal python install
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-11 07:58:57 -08:00

8 lines
142 B
BlitzBasic

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