aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pulseaudio
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-10-21 13:34:03 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-10-21 14:15:10 +0000
commit62f3874f4ac90a2595e041afb43bf6e78fe14661 (patch)
tree4e9450cd5ec9ab6030433cb5d56929368228f253 /recipes/pulseaudio
parente8576cce84011b3f479718df0ea19b678906e6d3 (diff)
downloadopenembedded-62f3874f4ac90a2595e041afb43bf6e78fe14661.tar.gz
libcanberra: depends on libtool
Diffstat (limited to 'recipes/pulseaudio')
-rw-r--r--recipes/pulseaudio/libcanberra_0.17.bb4
1 files changed, 2 insertions, 2 deletions
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"