X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=480b93f1a4188d1f04eb4f07ee19dc0b51baf024;hb=81f2aee77e00dd46754f50d91c1e4a9e94441615;hp=9e7ba447dc863c9c5ed9f80719ea47e6de4b1a85;hpb=9121eb64810e39ba356d4a1b723a720adc82c096;p=dcpomatic.git diff --git a/cscript b/cscript index 9e7ba447d..480b93f1a 100644 --- a/cscript +++ b/cscript @@ -370,8 +370,8 @@ def dependencies(target, options): (target.platform == 'osx' and target.bits == 64) or (target.platform == 'windows')) else {} - deps.append(('libdcp', 'c9865a3', cpp_lib_options)) - deps.append(('libsub', 'b0413a7', cpp_lib_options)) + deps.append(('libdcp', '2b522d0', cpp_lib_options)) + deps.append(('libsub', 'fd87fad', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we