meta-openembedded/meta-python/recipes-devtools/python/python-can_1.5.2.bb
Stefan Agner 60885e3223 python-can: add initial recipe for version 1.5.2
Add initial recipe for python-can library which provides controller
area network support for Python 2/3.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24 10:59:27 +02:00

5 lines
83 B
BlitzBasic

require python-can.inc
inherit pypi setuptools
RDEPENDS_${PN} += "python-sqlite3"