diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-22 10:15:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-22 10:15:36 +0000 |
| commit | 711e6ed0a3a7d5bd12500674ebb3aa81d6c66d26 (patch) | |
| tree | 35d0f259a125a29513e6e9b6662d016da40a2522 /cscript | |
| parent | 1e26780eb9c4f7eeb681dba3d3dd97df9c895bdf (diff) | |
Actually bump libdcp for Atmos fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -283,8 +283,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', '5ec38e1'), - ('libsub', '0ad03c6'), + ('libdcp', '95c6dd4'), + ('libsub', '4467345'), ('rtaudio-cdist', None)) def configure_options(target): |
