Build 1.0 of libsub rather than a specific revision.
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 23:11:00 +0000 (23:11 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 23:11:00 +0000 (23:11 +0000)
cscript

diff --git a/cscript b/cscript
index 3d2459847fac5dd18d18b23376b96df47cc7ee11..8c02c5500f208a184c6e76b93d11ac3224336dd5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -280,7 +280,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
             ('libdcp', '1.0'),
-            ('libsub', 'cc93f49'))
+            ('libsub', '1.0'))
 
 def configure_options(target):
     opt = ''