Bump libdcp.
[libsub.git] / cscript
diff --git a/cscript b/cscript
index 3b0667444ad4642b0c01deebf1d03b4cb12934b5..5c9e88404856266f377ccacec72feb87c37897a7 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', '81c6fcb'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory