X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=0127aa423844654dd48b41b08a91166c5f69f3f9;hb=98a10c9874d28e2e52f7495549b80528372ffbfb;hp=22334075888ec2d87bfcc2ccd2fc852df6c9ea30;hpb=4290aabbd417b3070f7299752f22711437f3a37c;p=dcpomatic.git diff --git a/cscript b/cscript index 223340758..0127aa423 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.43')) + deps.append(('libdcp', 'v1.8.49')) deps.append(('libsub', 'v1.6.42')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76'))