Bump libdcp for Windows build fixes.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 10:29:59 +0000 (10:29 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Feb 2014 10:29:59 +0000 (10:29 +0000)
cscript

diff --git a/cscript b/cscript
index 4f57532e43f1a01b5ac97773d791687de359decc..ac950c99f171093566423f7b7d0c9c30add3bb6f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '6a46ed18c74af69216a6de7b406384400febe51d'))
+    return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '48dd315'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()