From 46bc419019d4c24341a092e6ceb29642ca5f06dc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 12 Feb 2017 23:25:10 +0000 Subject: Use CPL annotation text for ASSETMAP and PKL (#1048). --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 7ced0c91e..4c1639a05 100644 --- a/cscript +++ b/cscript @@ -268,8 +268,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', 'db86ed5'), - ('libsub', 'ad7f0ba')) + ('libdcp', '8f964bf'), + ('libsub', 'f6cb371')) def configure_options(target): opt = '' -- cgit v1.2.3