Correct libsub dependency too.
authorCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 15:17:37 +0000 (16:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 15:17:37 +0000 (16:17 +0100)
cscript

diff --git a/cscript b/cscript
index 1b0370dceb7883592d1f4a0fe71f7370fa513b14..4fa0f24b820a7021ef767a01507adeb93adb547a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -225,7 +225,7 @@ def make_spec(filename, version, target):
 def dependencies(target):
     return (('ffmpeg-cdist', '0492ad2'),
             ('libdcp', 'v1.1.0'),
-            ('libsub', 'f66b11f'))
+            ('libsub', 'v1.1.0'))
 
 def configure_options(target):
     opt = ''