mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user