ID churn.
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index f528ae37ee657549c179057dc2d7564a87cc3abf..dc145f0b618e52e57a31dfa9835311c94e015928 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'cth'))
+    return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'v0.1.1'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory