Try again to make private_data path canonical.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index a325eb5896d868ab5dff4602d6f21e36d254db49..0c0586f864ba2f4f4b82e230869e0646b95a7f69 100644 (file)
--- a/cscript
+++ b/cscript
@@ -301,9 +301,9 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '04f3857'),
-            ('libsub', '8658ca9'),
-            ('rtaudio-cdist', None))
+            ('libdcp', 'v1.5.1'),
+            ('libsub', 'v1.3.0'),
+            ('rtaudio-cdist', '739969e'))
 
 def configure_options(target):
     opt = ''