From aef9cf2884f38473631a7f4d84bca84b6ec81d8b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 10 Apr 2017 09:39:05 +0100 Subject: Fix mis-merge. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') 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): -- cgit v1.2.3