u-boot-omap3pandora: Bump SRCREV to version with UBI enabled.
[openembedded.git] / recipes / gnome / gconf-editor_2.24.0.bb
1 DESCRIPTION = "Editor for the gnome registry"
2 LICENSE = "GPLv2"
3 DEPENDS = "gnome-doc-utils gconf"
4
5 inherit gnome gconf
6
7 do_configure_prepend() {
8         sed -i -e s:docs::g ${S}/Makefile.am
9 }
10
11 FILES_${PN} += "${datadir}/icons"