diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb | 2 |
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" | |||
| 3 | LICENSE = "LGPL-2.1-only" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" |
| 5 | 5 | ||
| 6 | DEPENDS = "gtk+3 iso-codes enchant2" | 6 | DEPENDS = "gtk+3 icu enchant2" |
| 7 | 7 | ||
| 8 | GNOMEBASEBUILDCLASS = "autotools" | 8 | GNOMEBASEBUILDCLASS = "autotools" |
| 9 | inherit gnomebase gettext gobject-introspection vala gtk-doc | 9 | inherit gnomebase gettext gobject-introspection vala gtk-doc |
