From: Carl Hetherington Date: Wed, 4 Nov 2015 11:58:00 +0000 (+0000) Subject: Bump libdcp for Dolby KDM tests. X-Git-Tag: v2.4.17~1 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=8d2d9c5b448aa9978a729a8796320168acc2d8b0;p=dcpomatic.git Bump libdcp for Dolby KDM tests. --- diff --git a/cscript b/cscript index 09d1b4212..8c49b5229 100644 --- a/cscript +++ b/cscript @@ -259,8 +259,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '4d225c4'), - ('libsub', '39ffcee')) + ('libdcp', 'a86a0ae'), + ('libsub', '6c12d16')) def configure_options(target): opt = ''