libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / gnome / epiphany_2.22.1.bb
blob6d851c8b165a625a5cc512df08b8192d47a789b8
1 DESCRIPTION = "GNOME default webbrowser"
2 DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
3 RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
5 PR = "r3"
7 inherit gnome
10 EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
12 do_configure_prepend() {
13 touch ${S}/gnome-doc-utils.make
14 sed -i -e s:help::g Makefile.am
17 FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
21 SRC_URI[archive.md5sum] = "f3354751f7e293c03ffb9f26bd00b17f"
22 SRC_URI[archive.sha256sum] = "6faf0aaf8a44ad119baa921a634eb8dd2d02c4f501af176f294164f7d49dca5e"