From: Carl Hetherington Date: Tue, 16 Jan 2024 21:00:29 +0000 (+0100) Subject: Bump libsub for Arch build fix (#2731). X-Git-Tag: v2.16.72~11 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=6324fd5e218e4fd124772bf4ee2feafdbc3347fc;hp=127bdaa2d8a869112fd6ec908cf115f391dbba24;p=dcpomatic.git Bump libsub for Arch build fix (#2731). --- diff --git a/cscript b/cscript index a3b7821fa..413161741 100644 --- a/cscript +++ b/cscript @@ -508,7 +508,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'v1.8.94')) - deps.append(('libsub', 'v1.6.45')) + deps.append(('libsub', 'v1.6.46')) deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we