summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-23 17:43:37 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-23 17:43:37 +0100
commit05f844c89f34726d3cdf3735f95a6d812361a8c5 (patch)
tree020a9ab047547e5541e68c9957fe010fd82c6fd7 /cscript
parentef4b082c5d7452a34ce45f6d3bead46a7e846faf (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 cdf060210..aa5605a11 100644
--- a/cscript
+++ b/cscript
@@ -206,7 +206,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', 'b386248'),
+ ('libdcp', '757b54a'),
('libsub', 'f66b11f'))
def configure_options(target):