diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-09 22:46:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-09 22:46:41 +0100 |
| commit | bc85170fbc071a0e1f2ff49d7e8548166639b813 (patch) | |
| tree | 7b61f8e8e421e37de50eac9ad1cb6186bc6103ad /cscript | |
| parent | cc983330153cd27cea7d32c48b6fa75735485226 (diff) | |
Bump stuff.debug/niclas
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -312,8 +312,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5c90508', ffmpeg_options), - ('libdcp', '8bca61d'), - ('libsub', '0b38d42'), + ('libdcp', 'c022709'), + ('libsub', '21c5634'), ('rtaudio-cdist', '739969e')) def configure_options(target): |
