summaryrefslogtreecommitdiff
path: root/packages/gnome/epiphany_2.21.92.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/epiphany_2.21.92.bb')
-rw-r--r--packages/gnome/epiphany_2.21.92.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gnome/epiphany_2.21.92.bb b/packages/gnome/epiphany_2.21.92.bb
index c385c1d208..2b65574186 100644
--- a/packages/gnome/epiphany_2.21.92.bb
+++ b/packages/gnome/epiphany_2.21.92.bb
@@ -1,9 +1,12 @@
DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
RDEPENDS = "gnome-vfs-plugin-http"
+PR="r1"
inherit gnome
+SRC_URI_append = " file://file_contains.patch;patch=1"
+
EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
do_configure_prepend() {