mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
parent
2d249dcc29
commit
ccc0c9c313
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue