summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-online-accounts
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2022-06-01 11:11:18 +0200
committerKhem Raj <raj.khem@gmail.com>2022-06-01 08:43:01 -0700
commitabdb05b6b4b31ff40c4219336b7096db014284f1 (patch)
tree05e7df4979e8033f6ef18ebf781e4ac12f15a597 /meta-gnome/recipes-gnome/gnome-online-accounts
parent57c97d65fdee90e4155c66f2295b0ea8c70c9471 (diff)
downloadmeta-openembedded-abdb05b6b4b31ff40c4219336b7096db014284f1.tar.gz
unblock some recipes for wayland
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-online-accounts')
-rw-r--r--meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb
index 64aa2f4d9a..451670e64f 100644
--- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb
@@ -6,8 +6,7 @@ GNOMEBASEBUILDCLASS = "autotools"
6 6
7inherit gnomebase gsettings gobject-introspection gsettings gtk-doc vala gettext features_check 7inherit gnomebase gsettings gobject-introspection gsettings gtk-doc vala gettext features_check
8 8
9# for webkitgtk 9ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
10REQUIRED_DISTRO_FEATURES = "x11"
11 10
12DEPENDS = "glib-2.0" 11DEPENDS = "glib-2.0"
13 12