From ccde188f3b560730d14933af5caa11b413c2e623 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 Mar 2018 00:59:58 +0000 Subject: Very basic DCP verification in the player (#1238). --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 3c0fce7fc..8120e8284 100644 --- a/cscript +++ b/cscript @@ -300,8 +300,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', '92d0468'), - ('libsub', '708eff1'), + ('libdcp', '623e197'), + ('libsub', 'debe9fb'), ('rtaudio-cdist', '739969e')) def configure_options(target): -- cgit v1.2.3