From fd5cfc82a6d421b42e71d96b91cc0ffb2c64e336 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 13 Mar 2018 09:22:29 +0000 Subject: Bump libdcp correctly. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index c06c07462..3c0fce7fc 100644 --- a/cscript +++ b/cscript @@ -300,7 +300,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', '2892aac'), + ('libdcp', '92d0468'), ('libsub', '708eff1'), ('rtaudio-cdist', '739969e')) -- cgit v1.2.3