Bump libsub1 to -does-own-dcp branch.
authorCarl Hetherington <cth@carlh.net>
Sat, 17 Jan 2015 02:37:14 +0000 (02:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 17 Jan 2015 02:37:14 +0000 (02:37 +0000)
cscript

diff --git a/cscript b/cscript
index 7a5686349be753c7a18e78d2b29924a5d24a7a92..eca5e3fcc9d05a562786a5b6f6baf050cc6834a1 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', '5b519d9'),
-            ('libsub', '49cafda'))
+            ('libsub', '94b1819f'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory