diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-13 19:45:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-13 19:45:41 +0000 |
| commit | 4ddc21ece53eccfe0fe6ab34b80d8a71818f051c (patch) | |
| tree | 96b96d1f3e2b1d0d6f5694b1bb6a618845b76c93 /cscript | |
| parent | ae2be08e7890ab1f78c5108ede5c24d2391a3192 (diff) | |
Bump libdcp for slightly improved error message.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -268,8 +268,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', '8f964bf'), - ('libsub', 'f6cb371')) + ('libdcp', '15f7f4a'), + ('libsub', 'c33c7fc')) def configure_options(target): opt = '' |
