libdcp bump.
authorCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 18:18:55 +0000 (19:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 18:18:55 +0000 (19:18 +0100)
cscript

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