From: Michael 'Mickey' Lauer Date: Wed, 21 Oct 2009 13:34:03 +0000 (+0000) Subject: libcanberra: depends on libtool X-Git-Tag: Release-2010-05/1~2011^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f3874f4ac90a2595e041afb43bf6e78fe14661;p=openembedded.git libcanberra: depends on libtool --- diff --git a/recipes/pulseaudio/libcanberra_0.17.bb b/recipes/pulseaudio/libcanberra_0.17.bb index 30b645ddd9..a0b63069f1 100644 --- a/recipes/pulseaudio/libcanberra_0.17.bb +++ b/recipes/pulseaudio/libcanberra_0.17.bb @@ -1,11 +1,11 @@ DESCRIPTION = "Libcanberra is an implementation of the XDG Sound Theme and Name \ Specifications, for generating event sounds on free desktops." LICENSE = "LGPL" -DEPENDS = "alsa-lib gstreamer gtk+ libvorbis pulseaudio" +DEPENDS = "alsa-lib gstreamer gtk+ libtool libvorbis" SECTION = "libs/multimedia" AUTHOR = "Lennart Poettering" HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra" -PR = "r1" +PR = "r2" inherit autotools_stage vala AUTOTOOLS_STAGE_PKGCONFIG = "1"