From 69c08e8bbd5028a65cbddd2aa5f10632bd059191 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 May 2014 21:09:44 +0100 Subject: Bump libdcp dep. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index ae216d6f4..39a0c3c0b 100644 --- a/cscript +++ b/cscript @@ -144,7 +144,7 @@ def make_control(debian_version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', 'bba68a5'), - ('libdcp', '110dc70')) + ('libdcp', 'e9ce9b6')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() -- cgit v1.2.3