gl: Need to link to new badvideo library for the video aggregator base class

This commit is contained in:
Sebastian Dröge 2014-06-22 18:58:51 +02:00
parent f5356dc697
commit 8a18ac76e1

View file

@ -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) \