mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 18:20:44 +00:00
Revert "gl: add dep on gstegl"
It was already in _LIBADD
This reverts commit b10a353080
.
This commit is contained in:
parent
95e7f50355
commit
891f7e2ce8
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ 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