From 4ebd547cd358457fea8aa78d58c591229c0e2df3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 28 Jan 2016 09:02:10 +0000 Subject: Fix asdcplib-cth branch name. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 5f19eff3..d25963cb 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'carl')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory -- cgit v1.2.3