X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;fp=cscript;h=5aeba3da30db0a3ffc243a63a0fe53a71c78a2ac;hb=5a3e836da9480bca0c3ef3384fa2010f358ccc7e;hp=241a9580ac97ee20ec05cb6503e9ed1a7a5d0a25;hpb=44dde2ee811eb35535633d760e6c0671cdf45cae;p=dcpomatic.git diff --git a/cscript b/cscript index 241a9580a..5aeba3da3 100644 --- a/cscript +++ b/cscript @@ -373,8 +373,8 @@ def dependencies(target, options): (target.platform == 'osx' and target.bits == 64) or (target.platform == 'windows')) else {} - deps.append(('libdcp', '184bdd2', cpp_lib_options)) - deps.append(('libsub', '72bf4fc', cpp_lib_options)) + deps.append(('libdcp', '40f6f7d', cpp_lib_options)) + deps.append(('libsub', 'c5b7a36', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we