From dc6df7d5474e65cbd2c05607cf9be2808dfbe59d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 May 2024 23:31:37 +0200 Subject: Bump libsub for SSA Margin{L,R} support (#2811). This also pulls in a colour fix for binary STL but the colours are not yet visible in the preview due to another bug. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index eb2c8e436..1e831ba47 100644 --- a/cscript +++ b/cscript @@ -536,7 +536,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'v1.8.100')) - deps.append(('libsub', 'v1.6.47')) + deps.append(('libsub', 'v1.6.49')) deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we -- cgit v1.2.3