diff options
-rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb | 2 |
1 files changed, 1 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 348727e44b..f0106166fe 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,7 @@ LIC_FILES_CHKSUM = " \ | |||
4 | file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ | 4 | file://COPYING;md5=6e1b9cb787e76d7e6946887a65caa754 \ |
5 | " | 5 | " |
6 | 6 | ||
7 | inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check | 7 | inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features_check mime-xdg |
8 | 8 | ||
9 | # for webkitgtk | 9 | # for webkitgtk |
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |