Bump libdcp for build fix.
authorCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 11:57:13 +0000 (12:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 11:57:13 +0000 (12:57 +0100)
cscript

diff --git a/cscript b/cscript
index b1dc84e8e90b8ba74db8762b3a3977673c2a3ff2..4dcca141e6cd4f953639ada5320e14d549134a6e 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '7e67afe'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '23f98da'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory