mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
gl: Need to link to new badvideo library for the video aggregator base class
This commit is contained in:
parent
1f8c784131
commit
c88abf6ac2
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ libgstopengl_la_CFLAGS = \
|
|||
|
||||
libgstopengl_la_LIBADD = \
|
||||
$(top_builddir)/gst-libs/gst/gl/libgstgl-$(GST_API_VERSION).la \
|
||||
$(top_builddir)/gst-libs/gst/video/libgstbadvideo-$(GST_API_VERSION).la \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
|
||||
-lgstpbutils-$(GST_API_VERSION) \
|
||||
|
|
Loading…
Reference in a new issue