libecore: fix build of host-libecore when X11 not available
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Feb 2012 22:35:48 +0000 (23:35 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 29 Feb 2012 09:00:24 +0000 (10:00 +0100)
commitdef11d79227d42976ae7c918f4a0ba44c94a0813
tree18a134bdd69dab1ff6e6bf0fac74df096fbb04c6
parent6d24b41b097df67f73afc52babe8c454ebb30710
libecore: fix build of host-libecore when X11 not available

The host-libecore build tries to build the X11 backend. This works if
you have X11 headers/libraries installed on your build machine, but
fails if you don't, and Buildroot shouldn't depend on such things
being installed.

Therefore, we force host-libecore to not build any of the graphical
backends (X, XCB or DirectFB).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/efl/libecore/libecore.mk