From eee3a7d57cc75a36e22df2e4f943efc830a46a7b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 31 Jul 2018 23:41:03 +0100 Subject: Bump libdcp. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index ea49e05..ccec6b7 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '0a47e4c')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '7f648ce')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3