mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
libgdata: add x11 to required distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,7 +12,10 @@ DEPENDS = "libxml2 glib-2.0 libsoup-2.4 intltool-native liboauth gcr json-glib"
|
||||
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit gnomebase pkgconfig gettext gtk-doc vala gobject-introspection manpages
|
||||
inherit gnomebase pkgconfig gettext gtk-doc vala gobject-introspection manpages features_check
|
||||
|
||||
# gcr
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
do_compile_prepend() {
|
||||
export GIR_EXTRA_LIBS_PATH="${B}/gdata/.libs"
|
||||
|
||||
Reference in New Issue
Block a user