diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-12 19:53:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-12 19:53:09 +0100 |
| commit | 22745fd3831b94ace2ca80909fee6fae937a0d09 (patch) | |
| tree | e84ba806a164c42bda8a67411b1486639de10a01 /cscript | |
| parent | 40b121277ed3f1a572602f9e28c872ce861774b1 (diff) | |
| parent | 65f4c4a5e84921452e6b71b3df177d82bd8203fb (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', '62da6ba'), + ('libdcp', '599af58'), ('libsub', '067c21c')) def configure_options(target): |
