summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-04-05 23:26:56 +0100
committerCarl Hetherington <cth@carlh.net>2017-04-05 23:26:56 +0100
commit81ed15e0887054edf18c1cc601a49a0356e6b4d1 (patch)
tree1ea8776bfa8476d07ff5139212d4e91ba515b572 /cscript
parentbb35951d4caa05eef94482d14c353a1a75bd89d7 (diff)
parent173a4dc848b2739d9a8c4d5a7efc38a451b45ee2 (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 5c50f476e..13fa0f9b4 100644
--- a/cscript
+++ b/cscript
@@ -271,7 +271,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
('libdcp', '45fd755'),
- ('libsub', '733dfda'))
+ ('libsub', '0049046'))
def configure_options(target):
opt = ''