mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 21:51:09 +00:00
examples: drop remnants of initial appsink attempt
This commit is contained in:
parent
3dfa9891aa
commit
02e4873651
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ noinst_HEADERS = cube_texture_and_coords.h
|
|||
|
||||
testegl_LDADD = \
|
||||
$(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstapp-@GST_API_VERSION@ -lgstvideo-@GST_API_VERSION@ \
|
||||
-lgstvideo-@GST_API_VERSION@ \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_LIBS) \
|
||||
$(GST_EGL_LIBS)
|
||||
|
|
Loading…
Reference in a new issue