From d6293f131487ea40e8eb4a472a3ae2986894f55f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 13 Oct 2016 23:21:48 +0100 Subject: Bump libdcp for PKL type fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index ef9ce17fb..16df6e422 100644 --- a/cscript +++ b/cscript @@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'c4d06c3'), + ('libdcp', 'b74dee5'), ('libsub', '3db5052')) def configure_options(target): -- cgit v1.2.3