[client] egl: requires gl

This commit is contained in:
Geoffrey McRae 2019-03-28 12:31:28 +11:00
parent 3d136a28a0
commit fdba14691c
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
a12-111-gdb398d41a0+1
a12-112-g3d136a28a0+1

View File

@ -5,6 +5,7 @@ find_package(PkgConfig)
pkg_check_modules(RENDERER_EGL_PKGCONFIG REQUIRED
egl
wayland-egl
gl
)
add_library(renderer_egl STATIC