python3-arpeggio: remove obsolete DEPENDS

These dependencies are no longer needed.

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-09-05 09:06:42 -07:00
committed by Khem Raj
parent 1962463e22
commit 9dd6f0c984
@@ -9,10 +9,4 @@ PYPI_PACKAGE = "Arpeggio"
inherit pypi setuptools3
# setup.py of Arpeggio needs this.
DEPENDS += "\
python3-pytest-runner-native \
python3-wheel-native \
"
BBCLASSEXTEND = "native nativesdk"