summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp_42.1.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp_41.2.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_42.1.bb
index 01427b157d..ab8b9c37ba 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_41.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_42.1.bb
@@ -9,7 +9,7 @@ inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features
9# for webkitgtk 9# for webkitgtk
10REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "x11"
11 11
12SRC_URI[archive.sha256sum] = "b00bf033f02dd79b6d3f255031c71df8d6ed38e552c870b8f391a374724c43c5" 12SRC_URI[archive.sha256sum] = "25b1146ab8549888a5a8da067f63b470b0f0f800b6ae889cacd114d01d713b41"
13 13
14DEPENDS += " \ 14DEPENDS += " \
15 libxml2-native \ 15 libxml2-native \
@@ -18,6 +18,7 @@ DEPENDS += " \
18 appstream-glib \ 18 appstream-glib \
19 libxslt \ 19 libxslt \
20 sqlite3 \ 20 sqlite3 \
21 libhandy \
21 webkitgtk \ 22 webkitgtk \
22 yelp-xsl \ 23 yelp-xsl \
23" 24"