From 0ad03c6885d05fbae7c50f86352bfe3d8f02c0f6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 21 Feb 2018 22:43:24 +0000 Subject: [PATCH] Bump libdcp for atmos fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 1469c98..2933286 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', 'a18b9d2')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '5ec38e1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- 2.30.2