summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb b/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
index f6311965e0..348727e44b 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
@@ -4,7 +4,10 @@ LIC_FILES_CHKSUM = " \
4 file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ 4 file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \
5" 5"
6 6
7inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc 7inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check
8
9# for webkitgtk
10REQUIRED_DISTRO_FEATURES = "x11"
8 11
9SRC_URI[archive.md5sum] = "776e29bd16424c8712cbf340cfe6429b" 12SRC_URI[archive.md5sum] = "776e29bd16424c8712cbf340cfe6429b"
10SRC_URI[archive.sha256sum] = "e3d6527c5963d73206891b32f1f23363164be57de248555513bd0be77a7bd045" 13SRC_URI[archive.sha256sum] = "e3d6527c5963d73206891b32f1f23363164be57de248555513bd0be77a7bd045"