diff options
-rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp_40.2.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp_3.36.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_3.36.0.bb b/meta-gnome/recipes-gnome/yelp/yelp_40.2.bb index b9263f50cd..f62f8b1bd6 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp_3.36.0.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp_40.2.bb | |||
@@ -9,8 +9,7 @@ inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features | |||
9 | # for webkitgtk | 9 | # for webkitgtk |
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "32f879293f79b4042edc46aa13d82c71" | 12 | SRC_URI[archive.sha256sum] = "8aaaaf753ef4d97526f6a5308f1faee4aa627c4451ec92698a12e528535b5a1c" |
13 | SRC_URI[archive.sha256sum] = "fd4b3e23d31ad2bebe42ac8f80242b2d9bef51418bf62b59acdf2440bd94ed24" | ||
14 | 13 | ||
15 | DEPENDS += " \ | 14 | DEPENDS += " \ |
16 | libxml2-native \ | 15 | libxml2-native \ |