TO_PORT.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 6a2f053557e2a6dc3ae515c324e78711ddd3458c..2fe91132bfb625edf43ff1c81131acf7e7039559 100644 (file)
--- a/cscript
+++ b/cscript
@@ -205,8 +205,8 @@ def make_spec(filename, version, target):
     print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :'
 
 def dependencies(target):
-    return (('ffmpeg-cdist', 'f69bb08'),
-            ('libdcp', '8e7f9e4'),
+    return (('ffmpeg-cdist', '0492ad2'),
+            ('libdcp', '6d5c9b4'),
             ('libsub', 'f66b11f'))
 
 def configure_options(target):