Fix libsub reference, possibly after rebase.
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Jul 2017 15:08:59 +0000 (16:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Jul 2017 15:08:59 +0000 (16:08 +0100)
cscript

diff --git a/cscript b/cscript
index 405be1563ef0e254740de207cd51aba515de2959..dd83c5db66cdaeb26d176516784a43c593ccc7ac 100644 (file)
--- a/cscript
+++ b/cscript
@@ -296,7 +296,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
             ('libdcp', 'a6a4c47'),
-            ('libsub', '83d90be'),
+            ('libsub', 'a25cc3f'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):