Bump openjpeg2-cdist.
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index b8f70f700766e65a9d9511d4fc207f0e4a85825d..f528ae37ee657549c179057dc2d7564a87cc3abf 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth'))
+    return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'cth'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory