Bump libdcp. v1.4.0
authorCarl Hetherington <cth@carlh.net>
Thu, 8 Nov 2018 23:58:15 +0000 (23:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 8 Nov 2018 23:58:15 +0000 (23:58 +0000)
cscript

diff --git a/cscript b/cscript
index b5b26d5ae9ed5fed2b79da6e6d5548e623de7db2..63f0d5908fb34c2402a544dc43fff669e6f60b8d 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '7930f76'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '27e1378'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory