DESCRIPTION = "GNOME default webbrowser" DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification" RDEPENDS = "gnome-vfs-plugin-http iso-codes" PR ="r2" inherit gnome SRC_URI_append = " file://file_contains.patch;patch=1" EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}" do_configure_prepend() { touch ${S}/gnome-doc-utils.make sed -i -e s:help::g Makefile.am } FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"