diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-13 23:21:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-13 23:21:48 +0100 |
| commit | d6293f131487ea40e8eb4a472a3ae2986894f55f (patch) | |
| tree | 88810710f3eb91db02944d49520fc1893cd959cb | |
| parent | 924d72636762f90f1e23f978ff71f1183d8d1628 (diff) | |
Bump libdcp for PKL type fix.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'c4d06c3'), + ('libdcp', 'b74dee5'), ('libsub', '3db5052')) def configure_options(target): |
