diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-03 21:58:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-03 21:58:27 +0000 |
| commit | 080716c0e66a7f264439e29ac9a4f9a0c85e543a (patch) | |
| tree | e89c09c36afcdf37a22eced47fa929cdb1fafc2e /cscript | |
| parent | bd19780f9b70a1a43918bbb5627f0627f91d885f (diff) | |
Bump deps.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -280,8 +280,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '96d67de', ffmpeg_options), - ('libdcp', '14a1706'), - ('libsub', '747b2a6')) + ('libdcp', '0aafcc5'), + ('libsub', '0bddbf8')) def configure_options(target): opt = '' |
