Bump openjpeg2-cdist.
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index 1e0e234412086e6224051cb4f7c602133c760a4d..f2b07d1277949c372e3d5144da12c71477afb298 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '5f7703a'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory