imx-gpu-viv: fix build dependencies when linking against libGAL.so
authorAntoine Ténart <antoine.tenart@free-electrons.com>
Tue, 1 Mar 2016 12:39:46 +0000 (13:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Mar 2016 16:46:52 +0000 (17:46 +0100)
commit1d916a5d16bc5ecb93639437677d977fb93c5d89
tree81bcb57f6b095a5477d0faa87e8df97c6e17ff65
parent25b218c144805a4fcd100396a936bc7bdccdedbc
imx-gpu-viv: fix build dependencies when linking against libGAL.so

Packages like QT5 Base with OpenGL and X support link against libGAL.so
at build time. This results in an error because some X functions used
in libGAL.so aren't referenced as the libXdamage, libXext and libXfixes
packages aren't built and installed into sysroot at the time. Fix this
by adding these three packages as build dependencies of imx-gpu-viv.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/freescale-imx/imx-gpu-viv/Config.in
package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk