From cf5f8b7bf757a480fb9ae1d02bd178aa4da709c4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 14 Jun 2016 21:49:05 +0100 Subject: Bump libdcp for the return of OpenJPEG 1.5.x. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 12e465a23..0724c8a50 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', '07e9426'), + ('libdcp', '5973e38'), ('libsub', '3e299e5')) def configure_options(target): -- cgit v1.2.3