X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=bc1985d36b5a6689c7510374595c834cdc1a41ee;hb=e64cc1c9f007a2654c6f6cba7110584ed460da05;hp=a3b51f6e9e592039612fff508bd9b35dff78852d;hpb=55f3081dac374513121c7f54ef755209c02e5427;p=dcpomatic.git diff --git a/cscript b/cscript index a3b51f6e9..bc1985d36 100644 --- a/cscript +++ b/cscript @@ -453,7 +453,7 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.45')) + deps.append(('libdcp', 'v1.8.48')) deps.append(('libsub', 'v1.6.42')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76'))