Use release versions of libdcp/libsub.
authorCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:08:48 +0000 (22:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:08:48 +0000 (22:08 +0100)
cscript

diff --git a/cscript b/cscript
index d6f8a94233625464357f5ce3d1d70e7bdc79c903..87c9f1448a860c95e9045fef7c17d933271d0e16 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', '89d5fe1'),
-            ('libsub', 'd281b78'))
+            ('libdcp', 'v1.3.4'),
+            ('libsub', 'v1.1.13'))
 
 def configure_options(target):
     opt = ''