summaryrefslogtreecommitdiff
path: root/packages/gnome/epiphany_2.21.92.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-04-19 10:04:29 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-04-19 10:04:29 +0000
commitb2cb952950d515dc007433db9353c1ff7197e656 (patch)
treecb537ff4644b142fdb72569f4ab9dc6d192e012a /packages/gnome/epiphany_2.21.92.bb
parentc9578b97e8c81a984f460f88e578642b71935f3f (diff)
epiphany_2.21.92.bb : glib deprecated API fix
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() {