diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-03-10 13:51:20 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-10 17:10:51 -0800 |
commit | 5b675f91b17eb9d01a4552506518cc0f7de4eba4 (patch) | |
tree | 313e0222b9f66c5e1e1943d8db1ea86d6e219502 /meta/recipes-core/eglibc | |
parent | 868f8d3dd04e3c6dbbce154742cf877fda460a3e (diff) | |
download | openembedded-core-5b675f91b17eb9d01a4552506518cc0f7de4eba4.tar.gz openembedded-core-5b675f91b17eb9d01a4552506518cc0f7de4eba4.tar.bz2 openembedded-core-5b675f91b17eb9d01a4552506518cc0f7de4eba4.tar.xz openembedded-core-5b675f91b17eb9d01a4552506518cc0f7de4eba4.zip |
gst-plugins-bad: add missing dependency librsvg
Defaultly gst-plugins-bad will configured with option --enable-rsvg.
Besides, it will check if librsvg really exists by certain configure
code.
Therefore there will be a certain race condition that, during
librsvg's populate_sysroot, gst-plugins-bad's do_compile will find
some header files are still not exists though its configure says the
library is supported.
Explicitly add librsvg as gst-plugins-bad's dependency could solve
this issue.
This fixes [YOCTO #831]
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc')
0 files changed, 0 insertions, 0 deletions