From 5872136ef37e3588227cd95c59368ca44632be45 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Mar 2019 15:03:23 +0000 Subject: Bump libcxml for raw_convert type addition. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index aaf90afb7..4f267d158 100644 --- a/cscript +++ b/cscript @@ -331,8 +331,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'e8b480e')) - deps.append(('libsub', '3dc29c7')) + deps.append(('libdcp', 'd9d7b42')) + deps.append(('libsub', '83843c7')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps -- cgit v1.2.3