invtelecine: Link against $(LIBM) for sqrt() and friends
This commit is contained in:
parent
dd26f378b0
commit
e71baf7f9d
@ -9,7 +9,8 @@ libgstinvtelecine_la_CFLAGS = \
|
||||
|
||||
libgstinvtelecine_la_LIBADD = \
|
||||
$(GST_LIBS) \
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_MAJORMINOR@
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_MAJORMINOR@ \
|
||||
$(LIBM)
|
||||
|
||||
libgstinvtelecine_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstinvtelecine_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user