python3-ansi2html: fix DEPENDS

There's no need to depend on python3-toml-native, but this does need
python3-setuptools-scm-git-archive-native.

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:02 +01:00 committed by Khem Raj
parent 388ba0d74d
commit 29235912c6

View File

@ -11,7 +11,7 @@ inherit pypi python_setuptools_build_meta
DEPENDS += " \
${PYTHON_PN}-setuptools-scm-native \
${PYTHON_PN}-toml-native \
${PYTHON_PN}-setuptools-scm-git-archive-native \
"
RDEPENDS:${PN} = " \