summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb
index 7ad55da089..2668fc009f 100644
--- a/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb
+++ b/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://wiki.gnome.org/Projects/gspell"
3LICENSE = "LGPL-2.1-only" 3LICENSE = "LGPL-2.1-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" 4LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
5 5
6DEPENDS = "gtk+3 iso-codes enchant2" 6DEPENDS = "gtk+3 icu enchant2"
7 7
8GNOMEBASEBUILDCLASS = "autotools" 8GNOMEBASEBUILDCLASS = "autotools"
9inherit gnomebase gettext gobject-introspection vala gtk-doc 9inherit gnomebase gettext gobject-introspection vala gtk-doc