generic-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.1
Wenzong Fan e51d01a6b7 gdk-pixbuf: fix parallel install issue
This patch fixes parallel install issue that lib libpixbufloader-png.la
depends on libgdk_pixbuf-2.0.la which will be regenerated during insta-
llation, if libgdk_pixbuf-2.0.la is regenerating and at the same time
libpixbufloader-png.la links it, the error will happen.

Error message is:
* usr/bin/ld: cannot find -lgdk_pixbuf-2.0
* collect2: ld returned 1 exit status

Make an explicit dependency to the libs install targets would fix this
issue.

[YOCTO #2883]

(From OE-Core rev: e6fb5a25a098bd639be4b176f58e552404232c93)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-06 15:18:45 +01:00
..
configure_fix.patch gdk-pixbuf: upgrade to 2.24.1 2012-03-21 13:03:39 +00:00
configure_nm.patch gdk-pixbuf: upgrade to 2.24.1 2012-03-21 13:03:39 +00:00
extending-libinstall-dependencies.patch gdk-pixbuf: fix parallel install issue 2012-08-06 15:18:45 +01:00
hardcoded_libtool.patch gdk-pixbuf: upgrade to 2.24.1 2012-03-21 13:03:39 +00:00