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