Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Mon, 13 Feb 2017 20:33:40 +0000 (20:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 Feb 2017 20:33:40 +0000 (20:33 +0000)
cscript

diff --git a/cscript b/cscript
index 37dc1def9d4819a84cb5aab451210f01942d2ca9..683c3ab5702d7b5424cb4de32a56f19ef98727e2 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'), ('libdcp', '15f7f4a'))
+    return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'), ('libdcp', 'ce32d6c'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory