aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pulseaudio/libcanberra_0.26.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-02-24 12:37:54 -0700
committerSteffen Sledz <sledz@dresearch.de>2011-02-25 08:49:02 +0100
commit9893ee2bff013c3be9d39a02693cfc46ffae1535 (patch)
tree819c2b6998aa24d7210f83875558f9b535400a66 /recipes/pulseaudio/libcanberra_0.26.bb
parent1acd436416b150379af5e12d2e307299cb5f6fdb (diff)
downloadopenembedded-9893ee2bff013c3be9d39a02693cfc46ffae1535.tar.gz
libcanberra: Add gconf to DEPENDS
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/pulseaudio/libcanberra_0.26.bb')
-rw-r--r--recipes/pulseaudio/libcanberra_0.26.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/pulseaudio/libcanberra_0.26.bb b/recipes/pulseaudio/libcanberra_0.26.bb
index 29737c6a1b..feac127115 100644
--- a/recipes/pulseaudio/libcanberra_0.26.bb
+++ b/recipes/pulseaudio/libcanberra_0.26.bb
@@ -1,10 +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+ libtool libvorbis"
+DEPENDS = "alsa-lib gstreamer gtk+ libtool libvorbis gconf"
SECTION = "libs/multimedia"
AUTHOR = "Lennart Poettering"
HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra"
+PR = "r1"
inherit autotools vala