diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 23:11:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 23:11:00 +0000 |
| commit | fca15f0aba492fcb49b00e8d817bbebfe31a6012 (patch) | |
| tree | 7a4bfaefeadbe1c9b644c12d00087bfa6ce507af /cscript | |
| parent | 27b55f4c3818a797ceade39fdefe877a3bd35f47 (diff) | |
Build 1.0 of libsub rather than a specific revision.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = '' |
