Bump libdcp.
[libsub.git] / cscript
diff --git a/cscript b/cscript
index 3b0667444ad4642b0c01deebf1d03b4cb12934b5..46ed8768b229c60cd66f5c581ce82fbb632e0905 100644 (file)
--- a/cscript
+++ b/cscript
@@ -22,7 +22,7 @@ import os
 option_defaults = { 'force-cpp11': False }
 
 def dependencies(target, options):
-    return (('asdcplib', 'bb09615'), ('libdcp', 'c2b47fe'))
+    return (('asdcplib', 'bb09615'), ('libdcp', '6384002'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory