meson: gl/egl: add missing source file
d42145e8c1ba3bc0445506b92bb7ac04ae98f4dd didn't add the necessary meson build changes.
This commit is contained in:
parent
8c2118823b
commit
39b59beace
@ -357,6 +357,7 @@ if need_platform_egl != 'no'
|
||||
|
||||
if egl_dep.found()
|
||||
gl_sources += [
|
||||
'egl/gstegl.c',
|
||||
'egl/gsteglimage.c',
|
||||
'egl/gstglcontext_egl.c',
|
||||
'egl/gstgldisplay_egl.c',
|
||||
|
Loading…
x
Reference in New Issue
Block a user