Bump libdcp.
[libsub.git] / cscript
diff --git a/cscript b/cscript
index 39247778b036383ace3034d51aef6b3019446e0e..f163df13157b2120fdc1669a6185f8f6fa80a14a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '90aa785'))
+    return (('asdcplib-cth', 'b536bc0'), ('libcxml', 'a45e430'), ('libdcp', 'f380b96'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory