gst1-plugins-bad: fix egl detection
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 22 Jun 2015 19:42:54 +0000 (21:42 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 22 Jun 2015 20:13:33 +0000 (22:13 +0200)
commitbff865186434554e357ecdf6b2b3da4fd9cc2053
tree283779c14bddabf6887fafd3e4d3208706f3415c
parent962ffda68cd9b0c4ab6055c97c14e762a5439571
gst1-plugins-bad: fix egl detection

Some egl implementations needs special compiler flags or defines (E.G.
mesa3d for wayland needs to pass -DMESA_EGL_NO_X11_HEADERS to not try to
include X11 headers).  This is correctly included in the .pc file, but the
configure logic doesn't use pkg-config so help it along.

Likewise, some implementations may need to link against other libraries, so
also pass LIBS.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk