mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python-can: update to version 2.1.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
65a94895ed
commit
ea2bbbea49
8
meta-python/recipes-devtools/python/python-can_2.1.0.bb
Normal file
8
meta-python/recipes-devtools/python/python-can_2.1.0.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
require python-can.inc
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-argparse \
|
||||
${PYTHON_PN}-subprocess \
|
||||
${PYTHON_PN}-zlib \
|
||||
"
|
||||
Reference in New Issue
Block a user