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