mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
python3-obd: remove build-dependencies from RDEPENDS
These are not needed at runtime. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -7,4 +7,4 @@ SRC_URI[sha256sum] = "27b8f043376ca700edb98bf5216e2912295ecde0e735b260999f2d9ddf
|
||||
|
||||
inherit python_setuptools_build_meta pypi
|
||||
|
||||
RDEPENDS:${PN} += "python3-pyserial python3-pint python3-setuptools python3-packaging"
|
||||
RDEPENDS:${PN} += "python3-pyserial python3-pint"
|
||||
|
||||
Reference in New Issue
Block a user