diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-09 15:37:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-09 15:37:18 +0100 |
| commit | 7e2e6429c44b517dfd118d39df138f71c2761e0c (patch) | |
| tree | 9070da614e794b67c52b963701f2f41d5f36d87f /cscript | |
| parent | 740a372e92b2a8165f9c0a0e2370a49cca20fff7 (diff) | |
| parent | 80ce3f0bfcc13a403b22c888c28bcee10f125ece (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', '04a3cc5'), + ('libdcp', '62da6ba'), ('libsub', '067c21c')) def configure_options(target): |
