diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-13 20:33:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-13 20:33:55 +0000 |
| commit | 93192bb6576494ac835902c3aa7d346d104914f7 (patch) | |
| tree | 46e25d692b662b2aba342a51f9751f18dced5f76 | |
| parent | 4ddc21ece53eccfe0fe6ab34b80d8a71818f051c (diff) | |
Another libdcp version bump for a better error.
| -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', '15f7f4a'), - ('libsub', 'c33c7fc')) + ('libdcp', 'ce32d6c'), + ('libsub', '733dfda')) def configure_options(target): opt = '' |
