diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-01 16:27:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-01 16:27:57 +0100 |
| commit | c114166707cefe0bf92c196624e3f3c5c566dac4 (patch) | |
| tree | 8da16b348dd0e5c75c1b17acc5f38dd7ddbc21ab /cscript | |
| parent | 1b497a98c6a98e590750aadb1a81046a5e6a7f2f (diff) | |
Bump libsub for asdcplib header changes.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '89d5fe1'), - ('libsub', 'd848eed')) + ('libsub', '96ea6d2')) def configure_options(target): opt = '' |
