diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-02 20:54:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-02 20:54:39 +0100 |
| commit | 383cc7370a1a9bb64d1778ac0a730177c3f110fc (patch) | |
| tree | 8233de719a0e486a82cb424d8be3699cb34a6670 /cscript | |
| parent | 108fcb112091ebf49328dbd6c58e701e88bb9ea7 (diff) | |
Attempted build fix for Mageia Linux.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -293,7 +293,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', 'b663909'), - ('libsub', '0283535'), + ('libsub', '39ba87d'), ('rtaudio-cdist', None)) def configure_options(target): |
