diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-23 19:24:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-23 19:24:31 +0000 |
| commit | 3a7e57557a1e4ebc107f567d379755d7d1d46ca8 (patch) | |
| tree | 166c3a3009e71125b099e1840b1f5fae32615bd3 /cscript | |
| parent | d4b45b0f352a29ed1113c15b3f6f36ee12a7fe45 (diff) | |
| parent | 33d07095ee6e80cad849b35715805bc9014414b5 (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
@@ -269,7 +269,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', '839bc2d'), - ('libsub', 'v1.2.4')) + ('libsub', '2163c97')) def configure_options(target): opt = '' |
