From 33a3a1d5c73685287ee5dcbbd6c67f99f98ad72f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 17 Dec 2017 15:28:49 +0000 Subject: Another libsub build fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index b381f44af..3b901738b 100644 --- a/cscript +++ b/cscript @@ -291,7 +291,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '7863ca3'), - ('libsub', '02ead5c'), + ('libsub', 'e1d987c'), ('rtaudio-cdist', None)) def configure_options(target): -- cgit v1.2.3