Bump libdcp dep.
authorCarl Hetherington <cth@carlh.net>
Fri, 7 Apr 2017 21:14:45 +0000 (22:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 7 Apr 2017 21:14:45 +0000 (22:14 +0100)
cscript

diff --git a/cscript b/cscript
index 683c3ab5702d7b5424cb4de32a56f19ef98727e2..4e7a3d340edaf3ee2f0293090225828fbf8c2136 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', 'ce32d6c'))
+    return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'), ('libdcp', '45fd755'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory