summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-04-22 15:59:36 +0100
committerCarl Hetherington <cth@carlh.net>2015-04-22 15:59:36 +0100
commit20a733fe6782eff04622b5bd189417f391b9cfb9 (patch)
tree6dd06b9f6ed8dc61021d92b207f2cdc6042a23cf /cscript
parent9c9890b9ff89af710db21145c03a09993c629e3e (diff)
Add P3 colour conversion preset.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 0ea227edd..f3387e78a 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', 'b223c57'),
+ ('libdcp', 'fa1dddf'),
('libsub', 'f66b11f'))
def build(target, options):