Bump libdcp.
[libsub.git] / cscript
diff --git a/cscript b/cscript
index 8ac0ec15322fccc0e65c6bf55472c94bef33181b..095851edc258a148e466e338018fd1f9089eddbe 100644 (file)
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '6648afc'), ('libcxml', 'be5d6b5'), ('libdcp', 'e54d544'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'd9d7b42'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory