diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-22 11:48:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-22 11:48:33 +0100 |
| commit | 450063921e66534da362ac5dab08ff9d67e2bdbe (patch) | |
| tree | eaf205735ca5589e710ddc86f5cab67e7f6f67f0 | |
| parent | 2dfe23c8af897ebfc1cca8b3b9d9fc7a802e736e (diff) | |
Bump libdcp again after merge.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -229,7 +229,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), - ('libdcp', 'ed81e7f'), + ('libdcp', '3bf3aad'), ('libsub', 'b9fb00d')) def configure_options(target): |
