summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-16 12:18:16 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-16 12:18:16 +0100
commit2307feb984a6d10a332993c8af8d6067237ecc25 (patch)
tree1f29c2ebae04ce444b01ddf38d331a0807c25483
parentb51d913365ea3ebc57c28d2fdbbe1109ddb86b72 (diff)
parent0cc6788f4a66b3b70d8791950fabc1ab8dab8361 (diff)
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9e284a072..cdf060210 100644
--- a/cscript
+++ b/cscript
@@ -205,7 +205,7 @@ def make_spec(filename, version, target):
print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :'
def dependencies(target):
- return (('ffmpeg-cdist', 'f69bb08'),
+ return (('ffmpeg-cdist', '0492ad2'),
('libdcp', 'b386248'),
('libsub', 'f66b11f'))