gst-plugins-good: add dependency on libsoup-2.4

When souphttpsrc was added to gst-meta-base, the corresponding
dependency on libsoup was not added to gst-plugins-good, this
resolves that.

(From OE-Core rev: 7105e626bc77c6678a7dada381d20ad2676c8443)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2011-04-10 13:46:02 -07:00 committed by Richard Purdie
parent da2852b39d
commit 6bf6aec120
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
speex"
PR = "r1"
speex libsoup-2.4"
PR = "r2"
inherit gettext