summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-04 23:11:00 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-04 23:11:00 +0000
commitfca15f0aba492fcb49b00e8d817bbebfe31a6012 (patch)
tree7a4bfaefeadbe1c9b644c12d00087bfa6ce507af /cscript
parent27b55f4c3818a797ceade39fdefe877a3bd35f47 (diff)
Build 1.0 of libsub rather than a specific revision.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3d2459847..8c02c5500 100644
--- a/cscript
+++ b/cscript
@@ -280,7 +280,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
('libdcp', '1.0'),
- ('libsub', 'cc93f49'))
+ ('libsub', '1.0'))
def configure_options(target):
opt = ''