summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-08 23:18:40 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-08 23:18:40 +0100
commit213f444f8f1b092f2b921f77641256af7e8df0c6 (patch)
treea167cc9265cb124aa9327b2b3bbf7d23e0379d8c /cscript
parentff2ecff4421cdd66ef01864aac73230b39dc6cfc (diff)
parente6eeb212237afe8472d7da976cbbc88e943c5999 (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 c704a6151..87cfcfe52 100644
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '3e24098'),
+ ('libdcp', '04a3cc5'),
('libsub', '067c21c'))
def configure_options(target):