summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-02-03 11:03:26 +0000
committerCarl Hetherington <cth@carlh.net>2015-02-03 11:03:26 +0000
commit12f1818fc7979233be28f15e2f0d1d68a08fbc14 (patch)
treecc087eba89065ab6624d219efa35ef3c8e0c71d7 /cscript
parent18701134b5b46019ba56e70d96b02e18f6971f70 (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 e88cb9c4c..ea562b45a 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', '0c6af18'),
+ ('libdcp', '04e22d3'),
('libsub', 'f66b11f'))
def build(target, options):