From cb087e1163d6accd3a194bcaa8a6a9a92a2a1b3b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 10 Mar 2020 23:38:53 +0100 Subject: Bump libdcp to v1.6.15. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 7f0b69c..f61d2d0 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.14')) + return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.15')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3