aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-03 19:44:45 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-06 20:25:33 -0400
commitbea1dbb3f7c452772613bd6bce35004a474f1331 (patch)
tree50933ce36df0842f42c2c9b73974e1c589b833dc /meta-gnome
parentb0d003a8f5f5857a21bb123324fd53f83c20988f (diff)
downloadmeta-openembedded-contrib-bea1dbb3f7c452772613bd6bce35004a474f1331.tar.gz
yelp: upgrade 41.2 -> 42.1
42.1 ==== * Fixed URI parsing issue that can lead to crash [#187] * Updated location for appdata screenshot (Sophie Herold) 42.0 ==== * Updated appdata screenshot (Sophie Herold) 42.beta ======= * Add a nightly app icon (Jakub Steiner) * Use HdyApplicationWindow for rounded bottom corners (Christopher Davis) * Always use headerbar (Christopher Davis) * Support color scheme (Alexander Mikhaylenko) * Add flatpak manifest (Alexander Mikhaylenko) * Align app name in metadata with .desktop name (Sophie Herold) * Fix up issues with reload, including reloading on theme change (Shaun McCance) * Stop building the gtk-docs, because they are unused (Shaun McCance) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-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
# for webkitgtk
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[archive.sha256sum] = "b00bf033f02dd79b6d3f255031c71df8d6ed38e552c870b8f391a374724c43c5"
+SRC_URI[archive.sha256sum] = "25b1146ab8549888a5a8da067f63b470b0f0f800b6ae889cacd114d01d713b41"
DEPENDS += " \
libxml2-native \
@@ -18,6 +18,7 @@ DEPENDS += " \
appstream-glib \
libxslt \
sqlite3 \
+ libhandy \
webkitgtk \
yelp-xsl \
"