gspell: update DEPENDS, switch iso-codes for icu

gspell was changed in 2020 to use icu instead of iso-codes[1].

Signed-off-by: Ross Burton <ross.burton@arm.com>

[1] https://gitlab.gnome.org/GNOME/gspell/-/commit/d5a8b72e194a6542ac4f7c850fe126c3c80d3a05

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2023-12-08 22:32:17 +00:00
committed by Khem Raj
parent 58194b0b12
commit c3eaf805d2
@@ -3,7 +3,7 @@ HOMEPAGE = "https://wiki.gnome.org/Projects/gspell"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
DEPENDS = "gtk+3 iso-codes enchant2"
DEPENDS = "gtk+3 icu enchant2"
GNOMEBASEBUILDCLASS = "autotools"
inherit gnomebase gettext gobject-introspection vala gtk-doc