LICENSE = "LGPL" SECTION = "x11/gnome" inherit autotools_stage gnome lib_package DEPENDS = "gtk+ dbus" do_configure_prepend() { sed -i -e 's: doc : :g' ${S}/Makefile.am }