summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-22 10:39:06 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-22 10:39:06 +0000
commite8fcbfaa9b5844400a2c64b5cdaa07442cca968d (patch)
tree8ea982f308393e1711dc93ffa1f8efc22d8aace4 /cscript
parent7df7b2c7868f67abccb170738e1ae1025cbc0244 (diff)
parentc1f235f5aeb65cb42c5346419807ac5bb7d6406a (diff)
Merge branch '1.0' of git.carlh.net:git/dcpomatic into 2.0
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 2486e18a2..2fcfe454d 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', '5b519d9'),
+ ('libdcp', 'a8d0450'),
('libsub', 'f66b11f'))
def build(target, options):