diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-01 22:49:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-01 22:49:25 +0100 |
| commit | f9783b204b672ed5c951125b2476d45ecc50915c (patch) | |
| tree | 9c54d37fca53ce6e74173a3137ddbabb3daf6503 /cscript | |
| parent | f790b4f4ac7b71945baaf6ba99184529489fce89 (diff) | |
| parent | c114166707cefe0bf92c196624e3f3c5c566dac4 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -237,8 +237,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', 'fe3bb91'), - ('libsub', 'd848eed')) + ('libdcp', '89d5fe1'), + ('libsub', '96ea6d2')) def configure_options(target): opt = '' |
