wayland: don't link to gstinterfaces, which doesn't exist any more

https://bugzilla.gnome.org/show_bug.cgi?id=679929
This commit is contained in:
Alban Browaeys 2012-07-14 15:51:08 +02:00 committed by Tim-Philipp Müller
parent 45ca8876b2
commit f45873047d

View file

@ -5,7 +5,6 @@ libgstwaylandsink_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) \
$(WAYLAND_CFLAGS)
libgstwaylandsink_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
-lgstvideo-$(GST_API_VERSION) \
-lgstinterfaces-$(GST_API_VERSION) \
$(WAYLAND_LIBS) $(LIBOIL_LIBS)
libgstwaylandsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstwaylandsink_la_LIBTOOLFLAGS = --tag=disable-static