gstreamer/libs/gst
Tim-Philipp Müller 090a928329 meson: fix warning about configure_file() install kwarg
The install kwarg on configure_file() was only added in
Meson 0.50 but we're targetting older versions as well,
which caused a warning. The install kwarg is not needed
here as we specify install_dir, so we can just drop it.

Fixes #379
2019-08-15 14:16:51 +01:00
..
base aggregator: Actually handle NEED_DATA return from update_src_caps() 2019-08-14 14:49:53 +01:00
check meson: fix warning about configure_file() install kwarg 2019-08-15 14:16:51 +01:00
controller libs: Fix various Since markers 2019-08-06 16:00:11 +01:00
helpers meson: set correct install path for gdb helper 2019-08-07 20:39:38 +01:00
net ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30