aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libunique_1.1.2.bb
blob: ec76b2735dcd5477c63f1eaa8194900548818826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "LGPL"
SECTION = "x11/gnome"

inherit autotools_stage gnome lib_package

DEPENDS = "gtk+ dbus"

EXTRA_OECONF = "--enable-introspection=no"

do_configure_prepend() {
	sed -i -e 's: doc : :g' ${S}/Makefile.am
}


SRC_URI[archive.md5sum] = "f33749109768d43ef69ca7e8ffa7cfb7"
SRC_URI[archive.sha256sum] = "73fb130295fc42b237aa3d808905f65ead9f979acbe49434eca830c6085f0c6e"