summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-01 22:49:25 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-01 22:49:25 +0100
commitf9783b204b672ed5c951125b2476d45ecc50915c (patch)
tree9c54d37fca53ce6e74173a3137ddbabb3daf6503 /cscript
parentf790b4f4ac7b71945baaf6ba99184529489fce89 (diff)
parentc114166707cefe0bf92c196624e3f3c5c566dac4 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 69cb9b3ad..73e9eebea 100644
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
- ('libdcp', 'fe3bb91'),
- ('libsub', 'd848eed'))
+ ('libdcp', '89d5fe1'),
+ ('libsub', '96ea6d2'))
def configure_options(target):
opt = ''