summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-01 00:48:15 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-01 00:48:15 +0100
commit1d022220899c63e2cae0a2a9a81f6c6db955a23d (patch)
treefdf436255ae717e6269d98626e9d45824fc77e82 /cscript
parent9c01623c3038b978ba732de2ad147d29fad60afe (diff)
Simplify NameFormat stuff.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 5d0c949e8..be695e244 100644
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', 'f3fb557'),
+ ('libdcp', 'd46f968'),
('libsub', '067c21c'))
def configure_options(target):