base: Avoid usage of deprecated API
[platform/upstream/gstreamer.git] / ext / pango / Makefile.am
index 7ecfbda..de7bf97 100644 (file)
@@ -23,7 +23,7 @@ libgstpango_la_LIBADD = \
        $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
        $(GST_BASE_LIBS) \
        $(GST_LIBS) \
+       $(LIBM) \
        $(PANGO_LIBS)
 libgstpango_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstpango_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)