icu: drop dependency on autoconf-archive-native

The tarball includes the relevant M4 macros, so autoconf-archive is not
needed to reconfigure.

(From OE-Core rev: fedce59511b41d772a394dba5a5abf27e0a0ac05)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2025-08-01 15:25:53 +01:00
committed by Richard Purdie
parent 18fba5eb05
commit 4d6f66bd81

View File

@@ -6,7 +6,7 @@ same results on all platforms."
HOMEPAGE = "https://icu.unicode.org/"
LICENSE = "ICU"
DEPENDS = "icu-native autoconf-archive-native"
DEPENDS = "icu-native"
CVE_PRODUCT = "international_components_for_unicode"