gstreamer/tools
Peter Seiderer 51253830f3 meson: static linkig of tools needs gmodule_dep
Add gmodule_dep (analog to gstreamer/tools/meson.build).

Fixes:

.../bin/ld: .../usr/lib/libgstreamer-1.0.a(gstplugin.c.o): in function `gst_plugin_register_func':
gstplugin.c:(.text+0x3bc): undefined reference to `g_module_make_resident'
.../bin/ld: .../usr/lib/libgstreamer-1.0.a(gstplugin.c.o): in function `_priv_gst_plugin_load_file_for_registry':
gstplugin.c:(.text+0x1228): undefined reference to `g_module_supported'
.../bin/ld: gstplugin.c:(.text+0x126c): undefined reference to `g_module_open'
.../bin/ld: gstplugin.c:(.text+0x1368): undefined reference to `g_module_symbol'
.../bin/ld: gstplugin.c:(.text+0x1494): undefined reference to `g_module_supported'
.../bin/ld: gstplugin.c:(.text+0x17f4): undefined reference to `g_module_close'
.../bin/ld: gstplugin.c:(.text+0x1a2c): undefined reference to `g_module_error'
2020-03-04 14:48:15 +00:00
..
gst-device-monitor-1.0.1 tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor.c tools: Add support for CameraSource pipeline description 2019-11-27 12:13:43 +00:00
gst-discoverer-1.0.1 tools: remove gst-visualise script 2012-08-18 21:38:14 +01:00
gst-discoverer.c build: fix debug output werror build with newer gcc 2019-09-23 17:59:12 +10:00
gst-play-1.0.1 tools: gst-play: Update man page 2019-03-31 17:44:15 +09:00
gst-play-kb.c gst-play: Handle KeyDown event instead of KeyUp on Win32 keyboard handler 2019-11-19 17:48:26 +09:00
gst-play-kb.h tools: play: implement seeking via console in interactive mode 2013-11-24 14:38:25 +00:00
gst-play.c gst-play: Use gst_print* to avoid broken stdout string on Windows 2019-09-24 15:40:20 +09:00
meson.build meson: static linkig of tools needs gmodule_dep 2020-03-04 14:48:15 +00:00