Bump ffmpeg-cdist for mxe cscript modifications.
authorCarl Hetherington <cth@carlh.net>
Thu, 20 Jul 2017 22:22:33 +0000 (23:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 24 Jul 2017 23:37:59 +0000 (00:37 +0100)
cscript

diff --git a/cscript b/cscript
index 09ced5bfc3dbd8d4c39674cdbb24a508b17f59e0..3918bd983177bca356fb01d0660b5bacbe767fa2 100644 (file)
--- a/cscript
+++ b/cscript
@@ -294,7 +294,7 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
+    return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
             ('libdcp', 'a6a4c47'),
             ('libsub', 'a25cc3f'),
             ('rtaudio-cdist', None))