From: Carl Hetherington Date: Wed, 29 Aug 2018 10:55:54 +0000 (+0100) Subject: Bump libdcp. X-Git-Tag: v1.4.0~14^2 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=c2d6d9244146cc8c2269b9922707e3c151971f3e;p=libsub.git Bump libdcp. --- diff --git a/cscript b/cscript index 3924777..463951a 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '90aa785')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', 'f2f2a2a')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory