asdcplib debug
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index 5babd5ced4a98916ac993c23dc1d1314371dc82c..b6c7225313f8ae94108302437f46c53b851a7d7b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -35,7 +35,7 @@ import os
 import shutil
 
 def dependencies(target, options):
-    return (('libcxml', 'v0.17.5'), ('openjpeg', 'a1403c2'), ('asdcplib', '6f96ca52e5e464497a76648ec6f3d5be30669216'))
+    return (('libcxml', 'v0.17.5'), ('openjpeg', 'a1403c2'), ('asdcplib', 'd0fecfb971cd51b30ded3ce036d873af66357b64'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --disable-benchmarks --prefix=%s' % target.directory