icydemux: does not need to link against zlib
This commit is contained in:
parent
c53747bdf5
commit
69ec922c16
@ -2,7 +2,7 @@ plugin_LTLIBRARIES = libgsticydemux.la
|
||||
|
||||
libgsticydemux_la_SOURCES = gsticydemux.c
|
||||
libgsticydemux_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
libgsticydemux_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(ZLIB_LIBS)
|
||||
libgsticydemux_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS)
|
||||
libgsticydemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgsticydemux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user