From: Carl Hetherington Date: Tue, 21 Apr 2015 09:33:47 +0000 (+0100) Subject: Bump libdcp. X-Git-Tag: v2.0.48~147 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=285528475bf76007c00069e1ffb175cd01d931dd;p=dcpomatic.git Bump libdcp. --- diff --git a/cscript b/cscript index 6b221e416..dc68a4f25 100644 --- a/cscript +++ b/cscript @@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', 'f69bb08'), - ('libdcp', 'df47103'), + ('libdcp', '3c88524'), ('libsub', 'f66b11f')) def build(target, options):