diff options
-rw-r--r-- | meta/recipes-support/icu/icu_77-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/icu/icu_77-1.bb b/meta/recipes-support/icu/icu_77-1.bb index cd81a6c729..43ea865f2d 100644 --- a/meta/recipes-support/icu/icu_77-1.bb +++ b/meta/recipes-support/icu/icu_77-1.bb | |||
@@ -6,7 +6,7 @@ same results on all platforms." | |||
6 | HOMEPAGE = "https://icu.unicode.org/" | 6 | HOMEPAGE = "https://icu.unicode.org/" |
7 | 7 | ||
8 | LICENSE = "ICU" | 8 | LICENSE = "ICU" |
9 | DEPENDS = "icu-native autoconf-archive-native" | 9 | DEPENDS = "icu-native" |
10 | 10 | ||
11 | CVE_PRODUCT = "international_components_for_unicode" | 11 | CVE_PRODUCT = "international_components_for_unicode" |
12 | 12 | ||