libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / gnome / gconf-editor_2.28.0.bb
blob096b5894f13e42361bc6fe9b3c6803ef331ab68b
1 DESCRIPTION = "Editor for the gnome registry"
2 LICENSE = "GPLv2"
3 DEPENDS = "policykit gnome-doc-utils gconf"
5 inherit gnome gconf
7 SRC_URI[archive.md5sum] = "f3f19df4ce47ca27bf69d355f24ac5ba"
8 SRC_URI[archive.sha256sum] = "35f5256f1a93e872586bb6b8c81f7ebfdd78ab3edcfa508f59f99f0f75a74839"
10 do_configure_prepend() {
11 sed -i -e s:docs::g ${S}/Makefile.am
14 FILES_${PN} += "${datadir}/icons"