From fca15f0aba492fcb49b00e8d817bbebfe31a6012 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 4 Dec 2015 23:11:00 +0000 Subject: [PATCH] Build 1.0 of libsub rather than a specific revision. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 3d2459847..8c02c5500 100644 --- a/cscript +++ b/cscript @@ -280,7 +280,7 @@ def dependencies(target): return (('ffmpeg-cdist', '938d9af', ffmpeg_options), ('libdcp', '1.0'), - ('libsub', 'cc93f49')) + ('libsub', '1.0')) def configure_options(target): opt = '' -- 2.30.2