summaryrefslogtreecommitdiff
path: root/packages/gnome/epiphany_2.19.6.bb
blob: 570f8ba4f5b053f812deae5ee843a2432e6420c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes libstartup-notification"
RDEPENDS = "gnome-vfs-plugin-http"

PR = "r1"

inherit gnome

EXTRA_OECONF = "--with-engine=webkit"


FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"