Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 14 Sep 2018 20:22:06 +0000 (21:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 14 Sep 2018 20:22:06 +0000 (21:22 +0100)
cscript

diff --git a/cscript b/cscript
index c2b829c8801a955c2694ac687c4829574a92c30d..fca5f78c06aaef89f3608aa45ed3abf9d5ce6620 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '6fef005'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'ee05b1c'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory