summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-15 09:31:02 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-15 09:31:02 +0000
commit089846e6298f7647c5e6069e84961ea3baa2bd9b (patch)
tree47875398ca1dced04096901df0a0824b1cf74e9a /cscript
parent69c9b15a947e734c9f79ed1336c28da364f82f0f (diff)
Bump libdcp version.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index bfbb09bfa..87f2cc8e5 100644
--- a/cscript
+++ b/cscript
@@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug):
def dependencies(target):
return (('ffmpeg-cdist', 'f69bb08'),
- ('libdcp', '8951dd5'),
+ ('libdcp', '19e00ec'),
('libsub', '65244fb'))
def build(target, options):