gmime: inherit vala

This is needed to get the vala gir files created (needed e.g. to build geary).

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2022-01-21 14:32:53 +01:00
committed by Khem Raj
parent 3a6bd4381a
commit adbdc4c63a
+1 -1
View File
@@ -5,7 +5,7 @@ SECTION = "libs"
DEPENDS = "glib-2.0 zlib"
inherit gnomebase gobject-introspection
inherit gnomebase gobject-introspection vala
SRC_URI += "file://iconv-detect.h \
file://nodolt.patch"