X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=85d464eaeaff874bf8d5d47ae5575c3f45e2cb62;hb=c78e9f0d5e802e1bb020694870357ef271217628;hp=2f699d908d206de01ff2f188b76f84cb856c626f;hpb=dbefa1fcaca2c28ee8b4fe137b80320a6a40138c;p=dcpomatic.git diff --git a/cscript b/cscript index 2f699d908..85d464eae 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', 'e40f5c5', cpp_lib_options)) - deps.append(('libsub', '4bc0e7e', cpp_lib_options)) + deps.append(('libdcp', '627dfd9', cpp_lib_options)) + deps.append(('libsub', 'efea829', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we