videomeasure: link with libm
This commit is contained in:
parent
5df38440d0
commit
350a805b67
@ -11,7 +11,7 @@ libgstvideomeasure_la_SOURCES = \
|
||||
libgstvideomeasure_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS)
|
||||
libgstvideomeasure_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstvideo-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(GST_LIBS)
|
||||
-lgstvideo-@GST_MAJORMINOR@ $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
|
||||
libgstvideomeasure_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstvideomeasure_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user