libcanberra: add libvorbis to DEPENDS

(From OE-Core rev: 531151fdeba3779ba6f0976fc08aa8da483600f7)

(From OE-Core rev: 05f10a527099d22eb87614013e01c420bdafaf16)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Lock 2011-11-02 11:39:23 -07:00 committed by Richard Purdie
parent fb8d219960
commit 5f3b7a7616
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
file://src/canberra.h;beginline=7;endline=24;md5=c616c687cf8da540a14f917e0d23ab03"
DEPENDS = "gtk+ pulseaudio alsa-lib libtool"
PR = "r0"
DEPENDS = "gtk+ pulseaudio alsa-lib libtool libvorbis"
PR = "r1"
inherit gconf autotools