matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / gnome / libunique_1.1.6.bb
blob6077a6601a7ccada2166286e4bc7ac7af13f93f0
1 LICENSE = "LGPL"
2 SECTION = "x11/gnome"
4 inherit gnome lib_package
6 SRC_URI[archive.md5sum] = "7955769ef31f1bc4f83446dbb3625e6d"
7 SRC_URI[archive.sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb"
9 DEPENDS = "gtk+ dbus"
11 EXTRA_OECONF = "--enable-introspection=no"
13 do_configure_prepend() {
14 sed -i -e 's: doc : :g' ${S}/Makefile.am