summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-13 23:44:54 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-13 23:44:54 +0100
commit65274489101d5b5c503ea94d61d7ac5eb1372636 (patch)
tree2d11e71e33f78ef3224af436c8c93525b4135cfc /cscript
parentedecc975384bfef50418e3fb77e5c4629207ec08 (diff)
parent419c025709132e21ce948c4a6051a323f06ee61d (diff)
Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6a2f05355..9e284a072 100644
--- a/cscript
+++ b/cscript
@@ -206,7 +206,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', 'f69bb08'),
- ('libdcp', '8e7f9e4'),
+ ('libdcp', 'b386248'),
('libsub', 'f66b11f'))
def configure_options(target):