summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-06 23:58:55 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-06 23:58:55 +0100
commit4a4cb9f65fef738b59441e12eb002a5711a7d3ab (patch)
tree5f658f1363a7a034f639648a4f481750efd53a33 /cscript
parentf632ecbf3023b632bd619f370ee303f16b3aca55 (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 a25f17016..8ff57ba41 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', '1818e75'),
+ ('libdcp', 'c90ff0d'),
('libsub', 'f66b11f'))
def build(target, options):