X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=6966864a66ffcb3d691ae16b085d7278fd251bd3;hp=2e7820e539fcf5e61216981f8c2b7438e5a198e5;hb=54ca5a01f0648d2a5101fab0f50b41d8c90612e4;hpb=30e262f486c8390b7c9a1a797471082f90adf61b diff --git a/cscript b/cscript index 2e7820e53..6966864a6 100644 --- a/cscript +++ b/cscript @@ -375,8 +375,8 @@ def dependencies(target, options): (target.platform == 'osx' and target.bits == 64) or (target.platform == 'windows')) else {} - deps.append(('libdcp', 'a8d652b', cpp_lib_options)) - deps.append(('libsub', 'bb87e0e', cpp_lib_options)) + deps.append(('libdcp', 'cdb664d', cpp_lib_options)) + deps.append(('libsub', 'dec1726', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we