X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;fp=cscript;h=2e7820e539fcf5e61216981f8c2b7438e5a198e5;hb=c697b40192bb4c9df7b0ac75f1edb7134ef47f8f;hp=f63de700f90b6f3153aa7bae376c0fba329ebf1d;hpb=9666c61542931052b69d453838161421cc22aaf6;p=dcpomatic.git diff --git a/cscript b/cscript index f63de700f..2e7820e53 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', 'c6c18f4', cpp_lib_options)) - deps.append(('libsub', '67fff3c', cpp_lib_options)) + deps.append(('libdcp', 'a8d652b', cpp_lib_options)) + deps.append(('libsub', 'bb87e0e', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we