X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=a3c925d06a603d691924697a92251a817e780085;hb=290d6d7a61aadda3f6d317465507caa7ffac1ba2;hp=5fb075c5e6463ad558483ad6df03dbf630134579;hpb=d24251b2e0d82236f93ee5415b72849dee2a0ac8;p=dcpomatic.git diff --git a/cscript b/cscript index 5fb075c5e..a3c925d06 100644 --- a/cscript +++ b/cscript @@ -370,8 +370,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'b221efe')) - deps.append(('libsub', '6a05977')) + deps.append(('libdcp', '472b1e8')) + deps.append(('libsub', '0901a20')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we