From 728e0b6b6965dc9c3c76351295488d481a4f164c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 10 Feb 2014 10:29:59 +0000 Subject: [PATCH] Bump libdcp for Windows build fixes. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 4f57532e..ac950c99 100644 --- 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() -- 2.30.2