mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
gl: add dep on gstegl
Temporary until we merge the two libraries
This commit is contained in:
parent
16e60d0129
commit
b10a353080
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ libgstgl_@GST_API_VERSION@_la_CFLAGS = \
|
|||
$(GL_CFLAGS)
|
||||
|
||||
libgstgl_@GST_API_VERSION@_la_LDFLAGS = \
|
||||
-lgstegl-$(GST_API_VERSION) \
|
||||
$(GST_LIB_LDFLAGS) \
|
||||
$(GST_ALL_LDFLAGS) \
|
||||
$(GST_LT_LDFLAGS)
|
||||
|
|
Loading…
Reference in a new issue