Go back to merged main branches of libdcp and rtaudio.
authorCarl Hetherington <cth@carlh.net>
Mon, 24 Jul 2017 23:44:41 +0000 (00:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 24 Jul 2017 23:44:41 +0000 (00:44 +0100)
cscript

diff --git a/cscript b/cscript
index abb9cb3961f5451de1bb42d9c4013c920d6484d6..c87cca371eebf8643b21f26a6aeecf92521c3806 100644 (file)
--- a/cscript
+++ b/cscript
@@ -295,9 +295,9 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
-            ('libdcp', 'a6a4c47'),
-            ('libsub', 'a25cc3f'),
-            ('rtaudio-cdist', 'mxe'))
+            ('libdcp', '37ad399'),
+            ('libsub', '40686a2'),
+            ('rtaudio-cdist', None))
 
 def configure_options(target):
     opt = ''