diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-24 13:30:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-24 13:30:36 +0100 |
| commit | 9875fc1223525eabac100a8b05ae6223ba204428 (patch) | |
| tree | af1b725ee67c3e8181c24ecb8ddd9b80415fd595 /cscript | |
| parent | d1fa523a3d7991e5e17938f7c019a71c3041b1e6 (diff) | |
Bump libsub for fix to missing last subs line.
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', 'fe3bb91'), - ('libsub', '23a1a03')) + ('libsub', 'd848eed')) def configure_options(target): opt = '' |
