directsound: No more gstinterfaces
authorРуслан Ижбулатов <lrn1986@gmail.com>
Wed, 2 May 2012 16:14:24 +0000 (20:14 +0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 3 May 2012 07:33:29 +0000 (09:33 +0200)
Fixes #675319

sys/directsound/Makefile.am

index ff02203..e4211dc 100644 (file)
@@ -8,7 +8,7 @@ libgstdirectsoundsink_la_CFLAGS = \
        $(DIRECTSOUND_CFLAGS)
 libgstdirectsoundsink_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) \
-       -lgstaudio-$(GST_API_VERSION) -lgstinterfaces-$(GST_API_VERSION) \
+       -lgstaudio-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) \
        $(GST_LIBS) \
        $(DIRECTSOUND_LIBS)