summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-02-03 10:01:50 +0000
committerCarl Hetherington <cth@carlh.net>2015-02-03 10:01:50 +0000
commit4389833a07feb2eb9bce0c5843e37886a47b5338 (patch)
tree7f9652b4b292da1061ee76a8bf8d28bda9243117 /cscript
parent5500e2034203773e15bb3ec0ad8abcd4661fed82 (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 4a385dcfa..e88cb9c4c 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', '989f182'),
+ ('libdcp', '0c6af18'),
('libsub', 'f66b11f'))
def build(target, options):