From 7affca9f7b210c3137eb084cd393b534051a2647 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 Jun 2015 22:54:17 +0100 Subject: Various fixes to allow independent x and y scaling of text subs (#489). --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 2ac578dc9..ee9c586ee 100644 --- a/cscript +++ b/cscript @@ -207,7 +207,7 @@ def make_spec(filename, version, target): def dependencies(target): return (('ffmpeg-cdist', '0492ad2'), - ('libdcp', '484a900'), + ('libdcp', '47b52fb'), ('libsub', 'f66b11f')) def configure_options(target): -- cgit v1.2.3