diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-15 23:49:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-15 23:49:46 +0000 |
| commit | 0789ec4463867fb2d0fcef2432d01bbfbfdff824 (patch) | |
| tree | df2d4a12bbc0cb6d3888ca3785963483dbd10c9d | |
| parent | c30c698c1291f2b787c0d2bc27b15c77db1685f4 (diff) | |
Bump libdcp for SMPTE subtitle image loading fix.v2.13.131
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -331,7 +331,7 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.6.4')) + deps.append(('libdcp', 'v1.6.5')) deps.append(('libsub', 'v1.4.4')) deps.append(('rtaudio-cdist', 'aad62d7')) |
