rtpvp8: also link against libgstbase-0.10 for adapter and bit reader API
https://bugzilla.gnome.org/show_bug.cgi?id=641178
This commit is contained in:
parent
149cca83d0
commit
17c2b30e9b
@ -7,8 +7,9 @@ libgstrtpvp8_la_SOURCES = gstrtpvp8.c \
|
|||||||
noinst_HEADERS = gstrtpvp8depay.h \
|
noinst_HEADERS = gstrtpvp8depay.h \
|
||||||
gstrtpvp8pay.h
|
gstrtpvp8pay.h
|
||||||
|
|
||||||
libgstrtpvp8_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
|
libgstrtpvp8_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
|
||||||
|
$(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||||
libgstrtpvp8_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstrtp-@GST_MAJORMINOR@ \
|
libgstrtpvp8_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstrtp-@GST_MAJORMINOR@ \
|
||||||
$(GST_LIBS)
|
$(GST_BASE_LIBS) $(GST_LIBS)
|
||||||
libgstrtpvp8_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstrtpvp8_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
libgstrtpvp8_la_LIBTOOLFLAGS = --tag=disable-static
|
libgstrtpvp8_la_LIBTOOLFLAGS = --tag=disable-static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user