From 3fd266fed7d175a401f1168a613b6a4384035212 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 20 May 2014 14:40:22 +0100 Subject: [PATCH] Bump libcxml version. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 1bb7a35f..f5e75335 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', '7b4ecc3'), ('openjpeg-cdist', '13b69c2')) + return (('libcxml', '760ce54'), ('openjpeg-cdist', '13b69c2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() -- 2.30.2