summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-18 23:35:06 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-18 23:35:06 +0000
commit571a7747012498b6b181eb0b03adc47004b86666 (patch)
treeac50f57c923c27f845d4e578c35180edcb4d7fd3
parent95f4db0a8bb5bbf742a0195fbbe17d304fb99507 (diff)
parentcadb2a044272f0a9c5a29a4e0d169fa79a0d3979 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index cde60149a..77c5a94ba 100644
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', '4676616'))
- deps.append(('libsub', '771b262'))
+ deps.append(('libsub', 'f93c12c'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps