Bump deps.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:42:23 +0000 (22:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:42:23 +0000 (22:42 +0100)
cscript

diff --git a/cscript b/cscript
index 6956b7d050465d9dfcfb027f2b821328ff1b2642..4a36446fbea4d0e8fcf1f6e55fdddcb303c188c7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -235,8 +235,8 @@ def make_spec(filename, version, target):
 
 def dependencies(target):
     return (('ffmpeg-cdist', 'bd17594'),
-            ('libdcp', '1.2.1'),
-            ('libsub', '1.1.3'))
+            ('libdcp', '1.2.3'),
+            ('libsub', '1.1.4'))
 
 def configure_options(target):
     opt = ''