From ea9ac8aa0a3ccf327e3ba2565542ae757bce82c2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 7 Oct 2016 00:19:21 +0100 Subject: Bump libdcp for fix to #952. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 768eb3e64..6e41ff784 100644 --- a/cscript +++ b/cscript @@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '4e1c04f'), + ('libdcp', 'c4d06c3'), ('libsub', '3db5052')) def configure_options(target): -- cgit v1.2.3