summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-05-09 22:46:41 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-09 22:46:41 +0100
commitbc85170fbc071a0e1f2ff49d7e8548166639b813 (patch)
tree7b61f8e8e421e37de50eac9ad1cb6186bc6103ad
parentcc983330153cd27cea7d32c48b6fa75735485226 (diff)
Bump stuff.debug/niclas
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index deae7e978..74a7c0283 100644
--- a/cscript
+++ b/cscript
@@ -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):