diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-10 09:39:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-19 23:04:32 +0100 |
| commit | aef9cf2884f38473631a7f4d84bca84b6ec81d8b (patch) | |
| tree | efecb1775ea7e50e4e2f499b2afe61562e1b522b /cscript | |
| parent | 361248ef52bcd3de2d0a1e18b635d177fded81a1 (diff) | |
Fix mis-merge.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -271,7 +271,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', 'a3032f3'), - ('libsub', 'a04f1d5')) + ('libsub', 'a04f1d5'), ('rtaudio-cdist', None)) def configure_options(target): |
