diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-24 11:38:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-24 11:38:53 +0100 |
| commit | b8ab7864ea798d633c4dbfa6be69c58a227d9ca2 (patch) | |
| tree | 6891668d2b7022c19045a746817c28e985e77a14 /cscript | |
| parent | 3412af70b950dcdc604413ef05c26becda6da789 (diff) | |
Revert "Bump libdcp for new method."
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '04def4c'), + ('libdcp', 'c178a9d'), ('libsub', '067c21c')) def configure_options(target): |
