Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 16 Feb 2016 09:44:26 +0000 (09:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 16 Feb 2016 09:44:26 +0000 (09:44 +0000)
cscript

diff --git a/cscript b/cscript
index 54e9decac0f81d35b8428a63222ebe4ae41194cc..96a17da710e7809ea0c9ab07f32329f92eaabfb1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '4e38f82'), ('asdcplib-cth', 'cth'))
+    return (('libdcp', 'c009f67'), ('asdcplib-cth', 'cth'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory