diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-13 00:01:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-13 00:01:07 +0100 |
| commit | 8be82fcdcedcad8e22cd4065f2fea1b03e737826 (patch) | |
| tree | 8e66d0a51851235a3000690de1bcbacfdb023335 | |
| parent | 05c6345d2d269be0f4c703ee960efebaeb831583 (diff) | |
Bump libdcp for SMPTE subtitle fix.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '8b72edd')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '5e6d583')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
