summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-12-17 15:21:13 +0000
committerCarl Hetherington <cth@carlh.net>2017-12-17 15:21:13 +0000
commitc4f456a36c8f58ea5e56358a3c5859ff82608bb7 (patch)
tree5ac88ddee0936e5f6f9a2b092f304955eb9333a7 /cscript
parent2bc66a5726a6557048ee6fdf6bfab6ddd3dda7d0 (diff)
Bump libsub for another build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 163512e7a..b381f44af 100644
--- a/cscript
+++ b/cscript
@@ -291,7 +291,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
('libdcp', '7863ca3'),
- ('libsub', 'e7b5945'),
+ ('libsub', '02ead5c'),
('rtaudio-cdist', None))
def configure_options(target):