mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 13:32:29 +00:00
perhaps -lartsflow_idl is needed
Original commit message from CVS: perhaps -lartsflow_idl is needed
This commit is contained in:
parent
a83ddf8f5c
commit
d3a051bad0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ CLEANFILES = gst_artsio.h gst_artsio.cc gst_artsio.mcopclass gst_artsio.mcoptype
|
|||
libgstarts_la_SOURCES = gst_arts.c gst_artsio.cc gst_artsio_impl.cc
|
||||
libgstarts_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstarts_la_CXXFLAGS = $(ARTS_CXXFLAGS) $(GST_CFLAGS)
|
||||
libgstarts_la_LIBADD = $(ARTS_LIBS) -lartsflow
|
||||
libgstarts_la_LIBADD = $(ARTS_LIBS) -lartsflow -lartsflow_idl
|
||||
libgstarts_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
EXTRA_DIST = gst_artsio.idl
|
||||
|
|
Loading…
Reference in a new issue