summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp_42.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
index 14986f2650..e1c9324940 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
@@ -7,7 +7,8 @@ GNOMEBASEBUILDCLASS = "autotools"
7inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check mime-xdg 7inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check mime-xdg
8 8
9# for webkitgtk 9# for webkitgtk
10REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "opengl"
11ANY_OF_DISTRO_FEATURES = "wayland x11"
11 12
12SRC_URI[archive.sha256sum] = "a2c5fd0787a9089c722cc66bd0f85cdf7088d870e7b6cc85799f8e5bff9eac4b" 13SRC_URI[archive.sha256sum] = "a2c5fd0787a9089c722cc66bd0f85cdf7088d870e7b6cc85799f8e5bff9eac4b"
13 14