diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-10-01 23:35:06 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-10-01 23:35:06 +0200 |
| commit | 73fa83c9b47fa780eff4e5fc5011b7445ab956c0 (patch) | |
| tree | 3d962f2197b6197c92173b33f85dbd54bb4b1886 /cscript | |
| parent | dcc46f2a5243bfdccf700d5f3ace85ff8cd569f8 (diff) | |
Bump libdcp for CPL root element namespace fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -376,7 +376,7 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.6.8')) + deps.append(('libdcp', 'v1.6.9')) deps.append(('libsub', 'v1.4.10')) deps.append(('rtaudio-cdist', 'bf0fc23')) |
