libcanberra: Add gconf to DEPENDS
authorTom Rini <tom_rini@mentor.com>
Thu, 24 Feb 2011 19:37:54 +0000 (12:37 -0700)
committerTom Rini <tom_rini@mentor.com>
Thu, 24 Feb 2011 19:37:54 +0000 (12:37 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/pulseaudio/libcanberra_0.12.bb
recipes/pulseaudio/libcanberra_0.14.bb
recipes/pulseaudio/libcanberra_0.17.bb
recipes/pulseaudio/libcanberra_0.26.bb

index 017d3a7..94b7679 100644 (file)
@@ -1,8 +1,8 @@
 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 gstreamer"
+DEPENDS = "gtk+ pulseaudio alsa-lib gstreamer gconf"
 
-PR = "r2"
+PR = "r3"
 
 inherit gnome
 
index 445d342..892e305 100644 (file)
@@ -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+ libvorbis pulseaudio gconf"
 SECTION = "libs/multimedia"
 AUTHOR = "Lennart Poettering"
 HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra"
-PR = "r2"
+PR = "r3"
 
 inherit autotools
 
index 52414bf..0b735fc 100644 (file)
@@ -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+ libtool libvorbis"
+DEPENDS = "alsa-lib gstreamer gtk+ libtool libvorbis gconf"
 SECTION = "libs/multimedia"
 AUTHOR = "Lennart Poettering"
 HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra"
-PR = "r4"
+PR = "r5"
 
 inherit autotools vala
 
index 29737c6..feac127 100644 (file)
@@ -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