Bump libcxml -> 0.16.0 and libdcp -> 1.6.2.
[libsub.git] / cscript
diff --git a/cscript b/cscript
index 7ad24468c0f134669d1b1cd08761398e3e5740ff..7a12af10a51130cfde063009fa3a9df087f2c540 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.0'), ('libdcp', 'v1.6.2'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory