X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=afbfce0fc08f66444a9454ce67dccdbad6225c78;hb=78b2c650a9249cb7165d269b4378391d31e68e8b;hp=c0346cc7df08e81c66060a2a91118fa4f2085997;hpb=5c318bb706e34333831a7c839e6fb1c3d042533f;p=dcpomatic.git diff --git a/cscript b/cscript index c0346cc7d..afbfce0fc 100644 --- a/cscript +++ b/cscript @@ -480,7 +480,7 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.70')) + deps.append(('libdcp', 'v1.8.72')) deps.append(('libsub', 'v1.6.44')) deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae')) deps.append(('rtaudio', 'f619b76'))