Move a couple of tests to a more appropriate place.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 3b901738b858713e6caa95920923abbc0676b973..0e683e6ef96b89bfa1698f5066662d5b8599c1b1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -290,8 +290,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '7863ca3'),
-            ('libsub', 'e1d987c'),
+            ('libdcp', '0a47e4c'),
+            ('libsub', '688c501'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):