X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=58694c0a15975ac897acf6bf514dc0ae46dacde0;hb=dec38a44157da230e1dbd0dc3b7b0860c6859493;hp=e6a89d423794cdc3fb32d9af1b1b0f20a8faebaa;hpb=6a45f995c3c729c02b3db2c48b0b5b996c7c6602;p=dcpomatic.git diff --git a/cscript b/cscript index e6a89d423..58694c0a1 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', '86a80bc', cpp_lib_options)) - deps.append(('libsub', '0ab9fe0', cpp_lib_options)) + deps.append(('libdcp', 'd08f689', cpp_lib_options)) + deps.append(('libsub', '8f67794', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we