mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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:
committed by
Richard Purdie
parent
da2852b39d
commit
6bf6aec120
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
|||||||
file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
|
file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
|
||||||
|
|
||||||
DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
|
DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
|
||||||
speex"
|
speex libsoup-2.4"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
inherit gettext
|
inherit gettext
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user