X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=3fe9275fef7c1ed0d77eb7056567a7053637e06c;hb=09860271bb6d03b3937c08bffb4c672697f6d711;hp=7f262bf81f8a8ed88f1964ef9468bea37a72d879;hpb=2da4caba7871455c097c0ed940dd6f2332dbda5d;p=dcpomatic.git diff --git a/cscript b/cscript index 7f262bf81..3fe9275fe 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', '9a8faac', cpp_lib_options)) - deps.append(('libsub', '8da829d', cpp_lib_options)) + deps.append(('libdcp', '5346d1c', cpp_lib_options)) + deps.append(('libsub', '788ce6e', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we