applemedia: Link with gmodule for g_module_open() and others

This commit is contained in:
Sebastian Dröge 2013-11-04 10:04:42 +01:00
parent ea086ca36c
commit 831c67c07b

View file

@ -40,7 +40,8 @@ libgstapplemedia_la_LIBADD = \
$(GST_BASE_LIBS) \ $(GST_BASE_LIBS) \
$(GST_PLUGINS_BASE_LIBS) \ $(GST_PLUGINS_BASE_LIBS) \
-lgstvideo-$(GST_API_VERSION) \ -lgstvideo-$(GST_API_VERSION) \
-lgstaudio-$(GST_API_VERSION) -lgstaudio-$(GST_API_VERSION) \
$(GMODULE_NO_EXPORT_LIBS)
libgstapplemedia_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) libgstapplemedia_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)