summaryrefslogtreecommitdiff
path: root/ext/dash/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dash/Makefile.am')
-rw-r--r--ext/dash/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dash/Makefile.am b/ext/dash/Makefile.am
index 38af4b773..66f225491 100644
--- a/ext/dash/Makefile.am
+++ b/ext/dash/Makefile.am
@@ -27,9 +27,9 @@ libgstdashdemux_la_LIBADD = \
$(GST_PLUGINS_BASE_LIBS) \
-lgsttag-$(GST_API_VERSION) \
$(GST_BASE_LIBS) \
+ $(GST_NET_LIBS) \
$(GST_LIBS) \
$(GIO_LIBS) \
- -lgstnet-$(GST_API_VERSION) \
$(LIBXML2_LIBS)
libgstdashdemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstdashdemux_la_LIBTOOLFLAGS = --tag=disable-static