diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-09 15:29:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-09 15:29:48 +0000 |
| commit | 1427603608bd89846e363d478547a535eef75943 (patch) | |
| tree | 2810e4f509a1c62793d4267ed6cd6979d4151bc9 /cscript | |
| parent | bd049d028cac4c57ccfbb84f35565cf1579eadab (diff) | |
Bump libdcp for asdcplib Debian unstable build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -245,7 +245,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '859c062'), + ('libdcp', '6106b2d'), ('libsub', 'v1.2.3')) def configure_options(target): |
