Asset -> ContentAsset.
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index a40e2ff707c4ff001c69496b3c7384972a4211a7..578cd24775b7516a7068c4229bc6e5087dd1ed8b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '890fb170eb4acb4af0e67d204b32b2d9fa1512c6'), ('openjpeg-cdist', 'f4c50012f1ed3f2e40239a4c856e83a16b98e5d9'))
+    return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '9717d8fd0217b3a5e12ed7afbab1fd9d4499fc4d'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()