summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-05 10:12:07 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-05 10:12:07 +0100
commit770d43e1b974c63316603dd6b3be33fb44e0ad2c (patch)
treefeed5b6262fee015c7c1ec1b626cd7516b4bd288 /cscript
parenta0111b66f312d3278bc0ef9af5bf6f0d3ad1a04f (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 fa404d714..a25f17016 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', 'ac34562'),
+ ('libdcp', '1818e75'),
('libsub', 'f66b11f'))
def build(target, options):