summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-04-10 09:39:05 +0100
committerCarl Hetherington <cth@carlh.net>2017-04-19 23:04:32 +0100
commitaef9cf2884f38473631a7f4d84bca84b6ec81d8b (patch)
treeefecb1775ea7e50e4e2f499b2afe61562e1b522b /cscript
parent361248ef52bcd3de2d0a1e18b635d177fded81a1 (diff)
Fix mis-merge.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index e3d36e78a..a41e788ef 100644
--- a/cscript
+++ b/cscript
@@ -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):