X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=5fbca8880212dabae1415b2508299f5a65c38b2e;hb=7d3b018675efdb8b1a4eeaf05c73f997977cb2e9;hp=6427db78d6c29499d3cf835b6044847bad8ae35d;hpb=24ee3601c560da006b268f0a2514dfc4125c87cd;p=dcpomatic.git diff --git a/cscript b/cscript index 6427db78d..5fbca8880 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'c4c176e9d3bd72fe1746f22d7afb442ca72a72f2')) - deps.append(('libsub', '079cf6179c1a41284858feaf61c6e57384d72777')) + deps.append(('libdcp', 'v1.8.17')) + deps.append(('libsub', 'v1.6.18')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we