summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-09 00:29:47 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-09 00:29:47 +0100
commita0a34108fbab331ed25c3f1291b8fcfadec6407e (patch)
treedf458bc227092a41b2b15ded830faee9f049d5cf /cscript
parentfc7c87692f090b9233210335dfb7c4f53e0f58be (diff)
libdcp bump.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 92d8a50e5..4b8a86d5b 100644
--- a/cscript
+++ b/cscript
@@ -207,7 +207,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', '81fc376'),
+ ('libdcp', '6425742'),
('libsub', 'f66b11f'))
def configure_options(target):