Revert "gl: add dep on gstegl"

It was already in _LIBADD

This reverts commit b10a353080.
This commit is contained in:
Matthew Waters 2014-03-17 14:26:31 +01:00 committed by Tim-Philipp Müller
parent 95e7f50355
commit 891f7e2ce8

View file

@ -104,7 +104,6 @@ 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)