From 948e475f5279c99496065a96ece4ae358e31e313 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 18 Apr 2016 22:18:26 +0100 Subject: Bump libdcp for small code cleanup. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 0478fc193..60700c67d 100644 --- a/cscript +++ b/cscript @@ -218,7 +218,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), - ('libdcp', 'v1.3.2'), + ('libdcp', 'f0a6d7b'), ('libsub', 'b9fb00d')) def configure_options(target): -- cgit v1.2.3