From 67ba754f2070cf5aaf49422e11f5a4c2a6a8affd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 16 Aug 2016 15:06:16 +0100 Subject: Bump libdcp for Assetmap / PKL fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 48f753c29..cc07de56c 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '5f61c01'), + ('libdcp', '06f0ba1'), ('libsub', '067c21c')) def configure_options(target): -- cgit v1.2.3