summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-02-06 23:09:02 +0000
committerCarl Hetherington <cth@carlh.net>2015-02-06 23:09:02 +0000
commitb1f24a261bb1a85b66e0e5931b6da6577cdc6eff (patch)
treedd0a33068fe0350aafa11a0c9ada65e8cb161c84 /cscript
parentd690c97f3f441a199092d823276032b51b970d79 (diff)
Bump libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index ea562b45a..6b221e416 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', '04e22d3'),
+ ('libdcp', 'df47103'),
('libsub', 'f66b11f'))
def build(target, options):