From 3a6bd4381a3add8dd9f01bc564137798e812d108 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 21 Jan 2022 14:32:52 +0100 Subject: [PATCH] gspell: inherit vala This is needed to get the vala gir files created (needed e.g. to build geary). Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb index d6de146b16..aba9be87aa 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" DEPENDS = "gtk+3 iso-codes enchant2" -inherit gnomebase gettext gobject-introspection +inherit gnomebase gettext gobject-introspection vala SRC_URI[archive.sha256sum] = "dcbb769dfdde8e3c0a8ed3102ce7e661abbf7ddf85df08b29915e92cd723abdd"