diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-21 23:39:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-21 23:39:13 +0100 |
| commit | f34e4471c5023ed84bcf766da61d53b9cfcf07e2 (patch) | |
| tree | 8823aeefc486f425588af221f553a274cd1db720 /cscript | |
| parent | 0c4ec68f554996b4321cd0c0c6a80d9b6c9df321 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -280,8 +280,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd993f38', ffmpeg_options), - ('libdcp', 'be3aa4a'), - ('libsub', 'add41d0'), + ('libdcp', '14fe126'), + ('libsub', '1551cad'), ('rtaudio-cdist', None)) def configure_options(target): |
