From 4557d71347d597ddd4a1b5bc04776ffe3c3f3483 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 12 Apr 2016 02:22:02 +0100 Subject: Support new libdcp with subtitle direction. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 55b62a248..aa622e27f 100644 --- a/cscript +++ b/cscript @@ -262,7 +262,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), - ('libdcp', '42f74b7'), + ('libdcp', '4b8c626'), ('libsub', 'b9fb00d')) def configure_options(target): -- cgit v1.2.3