From 794783787cfb7847b8ddfdee29800efe3cfd26df Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Jul 2016 09:48:46 +0100 Subject: Bump libcxml for build fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index df7e136..8eed283 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'b08e6b4')) + return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'c1348c5')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3