From: Carl Hetherington Date: Sat, 16 Jan 2021 02:54:42 +0000 (+0100) Subject: Attempted libsub build fix. X-Git-Tag: v2.15.122 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=c59c8622a6e6c827d18dd8912b3d573596668721;p=dcpomatic.git Attempted libsub build fix. --- diff --git a/cscript b/cscript index 0f8241c49..ae6914dec 100644 --- a/cscript +++ b/cscript @@ -371,7 +371,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'b221efe')) - deps.append(('libsub', '4518eac')) + deps.append(('libsub', '14d422b')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we