Bump libsub to fiddle with libdcp dependency clash.
authorCarl Hetherington <cth@carlh.net>
Thu, 18 Jun 2015 19:36:34 +0000 (20:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 18 Jun 2015 19:36:34 +0000 (20:36 +0100)
cscript

diff --git a/cscript b/cscript
index 019dc3a00023b2e720104ae9108a4b82e7542e48..0516be499f9e1cd242a4a0af33988ab266057640 100644 (file)
--- a/cscript
+++ b/cscript
@@ -225,7 +225,7 @@ def make_spec(filename, version, target):
 def dependencies(target):
     return (('ffmpeg-cdist', '0492ad2'),
             ('libdcp', '13db82c'),
-            ('libsub', 'a002558'))
+            ('libsub', 'e607d5e'))
 
 def configure_options(target):
     opt = ''