Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 14:49:05 +0000 (14:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 14:49:05 +0000 (14:49 +0000)
cscript

diff --git a/cscript b/cscript
index 9b014e1af8249a40fdbae507068486d618f5dbed..8e20bd8221e25b4342199fc300902a223c42108c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '3afe04f'),)
+    return (('libdcp', 'b9e6635'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory