summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-28 11:23:27 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-28 11:23:27 +0100
commitbf5a103875270535ff8282af70bcafffd2604c3b (patch)
tree4c6af295efee3b13d83d8389e229b5908a380f56 /cscript
parentf233320c6c3bfe887eebd075ac1edd16bdc8531a (diff)
Bump libdcp to get refactoring tested a bit.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3b66c8341..0a5e7d703 100644
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '0acd045'),
+ ('libdcp', '214d723'),
('libsub', '3db5052'))
def configure_options(target):