Hide some warnings on OS X.
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index 7d02746bd24d24d011bd2237616b4397216a07cb..f2b07d1277949c372e3d5144da12c71477afb298 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '579fda8'))
+    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory