From f43148f72cb19dfb2d1f1f80d87bbe24641d481c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 19 Mar 2019 15:15:52 +0000 Subject: Bump libcxml and libdcp. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 7663611..6eabaea 100644 --- a/cscript +++ b/cscript @@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.4')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '670c528'), ('libdcp', '097f27f')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3