From bf783da991dd50e2281d3f6794cc89a2b4b8fe1c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 12 Mar 2019 00:13:00 +0000 Subject: Bump libcxml -> 0.16.0 and libdcp -> 1.6.2. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 7ad2446..7a12af1 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.0'), ('libdcp', 'v1.6.2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3