[348/906] Add gstvideo to glimagesink LIBADD. Fixes bug #584680
This commit is contained in:
parent
d1893e0e7e
commit
47beeb1083
@ -64,7 +64,7 @@ libgstopengl_la_CFLAGS = $(GST_CFLAGS) $(X_CFLAGS) $(GST_BASE_CFLAGS) \
|
||||
libgstopengl_la_LIBADD = \
|
||||
$(top_builddir)/gst-libs/gst/gl/libgstgl-$(GST_MAJORMINOR).la \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) \
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR) \
|
||||
$(GL_LIBS) \
|
||||
$(LIBPNG_LIBS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user