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