summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/epiphany/epiphany_3.24.2.bb')
-rw-r--r--meta/recipes-gnome/epiphany/epiphany_3.24.2.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
index 77c19331cb..dafad8a793 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.24.2.bb
@@ -9,11 +9,13 @@ DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \
9inherit gnomebase gsettings distro_features_check upstream-version-is-even gettext 9inherit gnomebase gsettings distro_features_check upstream-version-is-even gettext
10REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "x11"
11 11
12SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch" 12SRC_URI += "file://0001-yelp.m4-drop-the-check-for-itstool.patch \
13 file://0001-bookmarks-Check-for-return-value-of-fread.patch \
14 "
13SRC_URI[archive.md5sum] = "e035dc6f64f0c1909de823e03f16b2f3" 15SRC_URI[archive.md5sum] = "e035dc6f64f0c1909de823e03f16b2f3"
14SRC_URI[archive.sha256sum] = "5abc0d0c60591df5236ac9b8979dc9f7d9acbb8ad0902b4772d2b7beea81c58d" 16SRC_URI[archive.sha256sum] = "5abc0d0c60591df5236ac9b8979dc9f7d9acbb8ad0902b4772d2b7beea81c58d"
15 17
16EXTRA_OECONF += " --with-distributor-name=${DISTRO}" 18EXTRA_OECONF += " --with-distributor-name=${DISTRO} --enable-debug=no"
17 19
18do_configure_prepend() { 20do_configure_prepend() {
19 sed -i -e s:help::g ${S}/Makefile.am 21 sed -i -e s:help::g ${S}/Makefile.am