Bump libsub version.
authorCarl Hetherington <cth@carlh.net>
Thu, 15 Jan 2015 09:40:45 +0000 (09:40 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 15 Jan 2015 09:40:45 +0000 (09:40 +0000)
cscript

diff --git a/cscript b/cscript
index 87f2cc8e505d6544b67a88b36bdc7ea3719b7213..cf6d01e2bcf6aeff773aa51988ac14e11b54aa5a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug):
 def dependencies(target):
     return (('ffmpeg-cdist', 'f69bb08'),
             ('libdcp', '19e00ec'),
-            ('libsub', '65244fb'))
+            ('libsub', 'db50b07'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory