summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-07-21 01:39:42 +0100
committerCarl Hetherington <cth@carlh.net>2017-07-25 00:37:59 +0100
commited42f450f3d5cf0b90ee56c2641d959a9e5a5cf7 (patch)
tree3c6ccdce2c99c1e40ede27a1917418c170192c1f /cscript
parente38a68022f3024664c7369de367e13f99f2ec873 (diff)
Bump rtaudio onto mxe branch.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3918bd983..abb9cb396 100644
--- a/cscript
+++ b/cscript
@@ -297,7 +297,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'mxe', ffmpeg_options),
('libdcp', 'a6a4c47'),
('libsub', 'a25cc3f'),
- ('rtaudio-cdist', None))
+ ('rtaudio-cdist', 'mxe'))
def configure_options(target):
opt = ''