Bump libdcp for KDM error improvement.
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Dec 2017 21:15:08 +0000 (21:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Dec 2017 21:15:08 +0000 (21:15 +0000)
cscript

diff --git a/cscript b/cscript
index ba2a6824776a91e1dce924a0f7d47ed8e71df8c3..bc11574e7cdab020b3c1ea2ff7935ff9c0e56e9f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '0c70427'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '37b49c7'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory