From da246e45e83cb2fa02c7c051315f792b919c8712 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 11 Oct 2013 10:56:19 +0100 Subject: Bump libdcp. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index c1afbabf8..99cf08bb9 100644 --- a/cscript +++ b/cscript @@ -4,7 +4,7 @@ import os def dependencies(target): return (('ffmpeg-cdist', 'b1219246a0cce9a4b916669d506bb33c925225c3'), - ('libdcp', '9394dad74a8439f8230eb6aa21b639f3e10cbb2a')) + ('libdcp', '6c736757edebb8ee4c84284403b95dcf5cb59ece')) def build(target): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() -- cgit v1.2.3