From 702a0135e0ac4457814327990b75eabff998234c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Jun 2016 16:18:11 +0100 Subject: [PATCH] Bump asdcplib-cth for Centos 5 build fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index dc145f0b..f74bdfef 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'v0.1.1')) + return (('libcxml', 'v0.15.1'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', '5f32ac0')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory -- 2.30.2