python3-pytest-helpers-namespace: add missing build dependencies

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2022-07-14 13:44:03 +01:00 committed by Khem Raj
parent 29235912c6
commit 8a96bf9527

View File

@ -8,6 +8,8 @@ SRC_URI[sha256sum] = "792038247e0021beb966a7ea6e3a70ff5fcfba77eb72c6ec8fd6287af8
inherit pypi python_setuptools_build_meta
DEPENDS += "python3-setuptools-scm-native python3-setuptools-declarative-requirements-native"
RDEPENDS:${PN} += " \
${PYTHON_PN}-pytest \
"