Another libsub build fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 17 Dec 2017 15:28:49 +0000 (15:28 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Dec 2017 15:28:49 +0000 (15:28 +0000)
cscript

diff --git a/cscript b/cscript
index b381f44af4acf88ea80aecea37c64e44f004a31e..3b901738b858713e6caa95920923abbc0676b973 100644 (file)
--- a/cscript
+++ b/cscript
@@ -291,7 +291,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
             ('libdcp', '7863ca3'),
-            ('libsub', '02ead5c'),
+            ('libsub', 'e1d987c'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):