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:
Ross Burton
2026-08-10 13:21:14 +01:00
committed by Khem Raj
parent 0af23212f6
commit e182c1787f
@@ -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"