Remove old file.
[libsub.git] / cscript
diff --git a/cscript b/cscript
index 095851edc258a148e466e338018fd1f9089eddbe..9f32fdd7362159bdf20e9d326cd65be0ce6f3d6d 100644 (file)
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'd9d7b42'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '1ca2f66'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory