Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:42:42 +0000 (18:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:42:42 +0000 (18:42 +0100)
cscript

diff --git a/cscript b/cscript
index 42aafc84c48dbb15e611fd7f8bf8ef62f228d737..547853f75b6e63ccaf926826ccae640f2463c1e5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', 'c9530d6'),)
+    return (('libdcp', 'eaece23'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory