]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libepoxy: DEPENDS on virtual/egl and virtual/libx11
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 14 Apr 2015 04:59:49 +0000 (21:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Apr 2015 12:34:41 +0000 (13:34 +0100)
commit529c4c082246a8c2579033fa7311fe91c08be7b9
tree33075a757849df9c6cbb9cacbe23a953f75f343c
parent21efa90e3cee7ea920b0266a14e55fadda585b4a
libepoxy: DEPENDS on virtual/egl and virtual/libx11

Fixed do_configure error:
configure: error: libX11 headers (libx11-dev) required to build with GLX support
and do_compile error:
../include/epoxy/egl_generated.h:10:29: fatal error: EGL/eglplatform.h: No such file or directory
 #include "EGL/eglplatform.h"

The dependencies form its README.md:
* automake
* libegl1-mesa-dev
* xutils-dev

(From OE-Core rev: 04193b96fa6e41f9de7ea5eb15be133ac63b1ecc)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libepoxy/libepoxy_1.2.bb