Missing libsub bump.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Jul 2017 12:41:00 +0000 (13:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Jul 2017 12:41:00 +0000 (13:41 +0100)
cscript

diff --git a/cscript b/cscript
index bcdddd732321eb6f1bd2c84d6665943f2a75c85a..54eb469530048606e6969ed1f8e85e2f958c48d6 100644 (file)
--- a/cscript
+++ b/cscript
@@ -296,7 +296,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
             ('libdcp', '047d8ff'),
-            ('libsub', '40686a2'),
+            ('libsub', '4c26d86'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):