gl:meson: Minor typo fix
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2954>
This commit is contained in:
parent
ebcaf35839
commit
a75f74d2cd
@ -1062,7 +1062,7 @@ if build_gstgl
|
|||||||
'gl_apis=' + ' '.join(enabled_gl_apis),
|
'gl_apis=' + ' '.join(enabled_gl_apis),
|
||||||
]
|
]
|
||||||
|
|
||||||
library_def = {'lib': pbutils}
|
library_def = {'lib': gstgl}
|
||||||
pkg_name = 'gstreamer-gl-1.0'
|
pkg_name = 'gstreamer-gl-1.0'
|
||||||
pkgconfig.generate(gstgl,
|
pkgconfig.generate(gstgl,
|
||||||
libraries : [gstvideo, gst_base_dep, gst_dep],
|
libraries : [gstvideo, gst_base_dep, gst_dep],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user