From a96966dfbc2b2bcf285290d3516daf26ed853719 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 5 Oct 2015 10:39:58 +0100 Subject: [PATCH] Bump libcxml. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index ee0fd96f..869631bc 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', '7fa910c'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', 'd4c2770'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory -- 2.30.2