sys-power/suspend: fix bug 556954
authorAndrew Savchenko <bircoph@gmail.com>
Thu, 13 Aug 2015 08:35:02 +0000 (11:35 +0300)
committerAndrew Savchenko <bircoph@gmail.com>
Thu, 13 Aug 2015 08:43:51 +0000 (11:43 +0300)
commitc89cc97d9a8f30e5762f1f32cf9c16a859de8c0d
treeb1603a000692e761a27ca0fa424651b103aad947
parent31ffc9ed59718712be4fe113c832e967448a4afa
sys-power/suspend: fix bug 556954

Fix build with fbsplash support in case when mediag-gfx/splashutils are
compiled with media-libs/freetype support which is compiled with
app-arch/bzip2 support.

This issue is a combination of multiple bugs:

1. media-gfx/splashutils provides incomplete list of libraries for
static linking. See bug 408283.

2. media-gfx/splashutils contains bogus entry in the list of
static libraries. See bug 557126.

3. suspend asks splashutils for a list of dynamic libs instead
of static. This is fixed in this commit.

Signed-off-by: Andrew Savchenko <bircoph@gmail.com>
sys-power/suspend/Manifest
sys-power/suspend/suspend-1.0_p20150810.ebuild [new file with mode: 0644]