X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=839405e45a45ee12e8c81bbbad2364078accfd71;hp=86c5d434eacb55a56d5c3d884bf3bb42d4264a94;hb=81636ae2043240ff44199ac0c5df61dac31bf5ac;hpb=12728573fcc511dc0a1824e74e8ab4fcba69067a diff --git a/cscript b/cscript index 86c5d434e..839405e45 100644 --- a/cscript +++ b/cscript @@ -457,7 +457,7 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.50')) + deps.append(('libdcp', 'v1.8.51')) deps.append(('libsub', 'v1.6.42')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76'))