Basic template support (#485).
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 4e6436ffb723f13490e3ba7b9691b7bef39701f4..1377813986330e2511d82af0e94c3a4d54d5d735 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '11777d1'),
+            ('libdcp', '04def4c'),
             ('libsub', '067c21c'))
 
 def configure_options(target):