X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=ae748ac07df3cb8ee220d6d59e2aabbf474ce862;hb=69f1be3e258140a4835d805596ea87f2a32e2083;hp=88719cfee99f1756e1715561c3f269c4ae2f8d62;hpb=d13bf7c8c311b12140c757ab9ed4454f6a16421e;p=dcpomatic.git diff --git a/cscript b/cscript index 88719cfee..ae748ac07 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', 'd08f689', cpp_lib_options)) - deps.append(('libsub', '8f67794', cpp_lib_options)) + deps.append(('libdcp', 'c81a5f9', cpp_lib_options)) + deps.append(('libsub', 'ca2b17d', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we