ttml: fix linking to libgstvideo
https://bugzilla.gnome.org/show_bug.cgi?id=784439
This commit is contained in:
parent
179b583693
commit
3dcfb3ce0e
@ -19,9 +19,10 @@ libgstttmlsubs_la_CFLAGS = \
|
||||
$(TTML_CFLAGS)
|
||||
|
||||
libgstttmlsubs_la_LIBADD = \
|
||||
$(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstvideo-$(GST_API_VERSION) \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_LIBS) \
|
||||
-lgstvideo-$(GST_API_VERSION) \
|
||||
$(TTML_LIBS) \
|
||||
$(LIBM)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user