gl: add dep on gstegl

Temporary until we merge the two libraries
This commit is contained in:
Matthew Waters 2014-03-17 14:11:14 +01:00 committed by Tim-Philipp Müller
parent 3ab0b67318
commit 95e7f50355

View file

@ -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)