libcanberra: Pass the --disable-ltdl-install configure option and DEPEND on libtool

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-05-18 12:45:15 +01:00
parent 6c59a754e0
commit c5c33ef672
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
DESCRIPTION = "Libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops."
LICENSE = "LGPL"
DEPENDS = "gtk+ pulseaudio alsa-lib"
PR = "r1"
DEPENDS = "gtk+ pulseaudio alsa-lib libtool"
PR = "r2"
inherit gconf autotools
SRC_URI = "http://0pointer.de/lennart/projects/libcanberra/libcanberra-${PV}.tar.gz \
file://autoconf_version.patch;patch=1"
EXTRA_OECONF = " --disable-oss "
EXTRA_OECONF = " --disable-oss --disable-ltdl-install"
do_configure_prepend () {
rm -f ${S}/libltdl/configure*