1
0
mirror of synced 2024-12-29 08:01:32 +01:00
mat2/libmat2
Antoine Tenart d454ef5b8e libmat2: fix dependency checks for cmd line utilities
The command line checks for command line utilities are done by trying to
access the executables and by throwing an exception when not found. This
lead to:
- The mat2 cmd line --check-dependencies option failing.
- The ffmpeg unit tests failing when ffmpeg isn't installed (even though
  it's an optional dependency).

This patch fixes it.

Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
2019-03-29 19:29:28 +01:00
..
2019-02-25 15:37:44 +01:00
2019-03-23 00:41:23 +01:00
2019-02-27 23:04:38 +01:00
2018-10-12 14:32:09 +02:00
2019-02-20 16:28:11 -08:00
2018-10-23 16:32:28 +02:00