summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-12 19:53:09 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-12 19:53:09 +0100
commit22745fd3831b94ace2ca80909fee6fae937a0d09 (patch)
treee84ba806a164c42bda8a67411b1486639de10a01 /cscript
parent40b121277ed3f1a572602f9e28c872ce861774b1 (diff)
parent65f4c4a5e84921452e6b71b3df177d82bd8203fb (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 4e3939d76..d0cbf211e 100644
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '62da6ba'),
+ ('libdcp', '599af58'),
('libsub', '067c21c'))
def configure_options(target):