Bump libdcp for libcxml.
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:17:53 +0000 (18:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:17:53 +0000 (18:17 +0100)
cscript

diff --git a/cscript b/cscript
index 9ed8d8bc693f253ac1a43ed5df220ed21ccbb6e8..42aafc84c48dbb15e611fd7f8bf8ef62f228d737 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '6a9f369'),)
+    return (('libdcp', 'c9530d6'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory