blob: f0edb6408b0834ac54846a6d5d920d938637be56 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001require python-can.inc
2inherit pypi setuptools
3
4RDEPENDS_${PN}_class-target += "\
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-subprocess \
7 ${PYTHON_PN}-zlib \
8"