videoconvert: Need $(LIBM) for pow()
This commit is contained in:
parent
3da0b71876
commit
ce4f2c462c
@ -13,7 +13,8 @@ libgstvideoconvert_la_LIBADD = \
|
||||
$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_LIBS) \
|
||||
$(ORC_LIBS)
|
||||
$(ORC_LIBS) \
|
||||
$(LIBM)
|
||||
libgstvideoconvert_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstvideoconvert_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user