X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=c36f880d462af9e3e337325c6705636e8f3c5b0a;hb=f3e5bba0d86dcc43bdeb0d132c7cdf85b55941a9;hp=d18015b47c5902c6d2a03b68f7eaa9ec2ac87187;hpb=ba9fb85168d004d7643dc02f911fd173a136758b;p=dcpomatic.git diff --git a/cscript b/cscript index d18015b47..c36f880d4 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', '25526a5', cpp_lib_options)) - deps.append(('libsub', '3286d3a', cpp_lib_options)) + deps.append(('libdcp', '9d1c856', cpp_lib_options)) + deps.append(('libsub', '1b52b38', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we