diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-17 14:52:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-17 14:52:13 +0000 |
| commit | 2bc66a5726a6557048ee6fdf6bfab6ddd3dda7d0 (patch) | |
| tree | ea51d40d2adda89a345946b6e55e7083e09bece5 /cscript | |
| parent | 58dba41424e49169ca81e2f62d7741874ada3f32 (diff) | |
Bump libsub for python 3 build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -291,7 +291,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '7863ca3'), - ('libsub', 'f0790b0'), + ('libsub', 'e7b5945'), ('rtaudio-cdist', None)) def configure_options(target): |
