Skip to content
Commit bff86518 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 962ffda6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment