From 13cbd5e5994ab68d1bd1412291fac32208d38157 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 1 Oct 2015 12:59:13 +0100 Subject: Bump libcxml. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index bca259a1..900e1ed3 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', 'e8003ee'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', '7fa910c'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory -- cgit v1.2.3