mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
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>
This commit is contained in:
committed by
Armin Kuster
parent
5a335fc7de
commit
ae9c2bad8a
@@ -1,4 +1,6 @@
|
||||
require python-can.inc
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "python-sqlite3"
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-zlib \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user