diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-08 23:18:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-08 23:18:40 +0100 |
| commit | 213f444f8f1b092f2b921f77641256af7e8df0c6 (patch) | |
| tree | a167cc9265cb124aa9327b2b3bbf7d23e0379d8c /cscript | |
| parent | ff2ecff4421cdd66ef01864aac73230b39dc6cfc (diff) | |
| parent | e6eeb212237afe8472d7da976cbbc88e943c5999 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '3e24098'), + ('libdcp', '04a3cc5'), ('libsub', '067c21c')) def configure_options(target): |
