videofilters: link to libm

https://bugzilla.gnome.org/show_bug.cgi?id=644176
This commit is contained in:
Byeong-ryeol Kim 2011-03-08 11:19:41 +00:00 committed by Tim-Philipp Müller
parent fcf7b11a55
commit acb66eb7f4

View file

@ -15,7 +15,8 @@ libgstvideofiltersbad_la_LIBADD = \
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) \
$(GST_BASE_LIBS) \
$(GST_LIBS) \
$(ORC_LIBS)
$(ORC_LIBS) \
$(LIBM)
libgstvideofiltersbad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstvideofiltersbad_la_LIBTOOLFLAGS = --tag=disable-static