From d9f321a8a16e100e3f762bdb15b3a5ebb0d1ffdd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Jun 2016 16:18:40 +0100 Subject: Bump libdcp for asdcplib-cth Centos 5 fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index d91f45197..36e0ca7ec 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', '5591a50'), + ('libdcp', '702a013'), ('libsub', 'a06e701')) def configure_options(target): -- cgit v1.2.3