summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-01-29 23:51:25 +0000
committerCarl Hetherington <cth@carlh.net>2017-01-29 23:51:25 +0000
commitb3234e76d2f614c2b05034c0bdae8d5a4e9de9ea (patch)
treeede230ed8036177b42162d3c20e7763c83c36ac5 /cscript
parent70b923d244255cc1425f0ade4b3d280e07da7038 (diff)
parentf5bc071ddac2355da1d116404cc37f4485e97699 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 808432fda..adafda00a 100644
--- a/cscript
+++ b/cscript
@@ -269,7 +269,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
('libdcp', '839bc2d'),
- ('libsub', '2163c97'))
+ ('libsub', 'd557f39'))
def configure_options(target):
opt = ''