diff options
| author | Markus Volk <f_l_k@t-online.de> | 2022-01-21 14:32:53 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-01-24 09:11:01 -0800 |
| commit | adbdc4c63a7cdab3fdee903204b9eac5360402bd (patch) | |
| tree | 7583ed5f5738b4d86908e8882a9170952193feaf /meta-oe/recipes-gnome | |
| parent | 3a6bd4381a3add8dd9f01bc564137798e812d108 (diff) | |
| download | meta-openembedded-adbdc4c63a7cdab3fdee903204b9eac5360402bd.tar.gz | |
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>
Diffstat (limited to 'meta-oe/recipes-gnome')
| -rw-r--r-- | meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb b/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb index 7f38d42bed..d89613d749 100644 --- a/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb +++ b/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "libs" | |||
| 5 | 5 | ||
| 6 | DEPENDS = "glib-2.0 zlib" | 6 | DEPENDS = "glib-2.0 zlib" |
| 7 | 7 | ||
| 8 | inherit gnomebase gobject-introspection | 8 | inherit gnomebase gobject-introspection vala |
| 9 | 9 | ||
| 10 | SRC_URI += "file://iconv-detect.h \ | 10 | SRC_URI += "file://iconv-detect.h \ |
| 11 | file://nodolt.patch" | 11 | file://nodolt.patch" |
