From 4155e64244c9a975a11b491d0a0822fe90abc2f8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 12 Feb 2016 00:28:25 +0000 Subject: Basic SSA support (#128). --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 0d54fb467..b9b683f04 100644 --- a/cscript +++ b/cscript @@ -281,7 +281,7 @@ def dependencies(target): return (('ffmpeg-cdist', '96d67de', ffmpeg_options), ('libdcp', '4e38f82'), - ('libsub', '4e4e5f7')) + ('libsub', 'd79b29f')) def configure_options(target): opt = '' -- cgit v1.2.3