summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-04-29 19:34:13 +0100
committerCarl Hetherington <cth@carlh.net>2014-04-29 19:34:13 +0100
commit034feb503b0a38eb82c21ae8d9f83522fc63a25c (patch)
tree499351fff1f42f3629f3d2101a7ba40d35681818 /cscript
parent63fb96f0e513fe3209cc2947f77baa961d76de05 (diff)
parenta080b67c77ef9f379540028ed01d7ad43ab3184f (diff)
Merge master.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 890c937e6..e1a987fde 100644
--- a/cscript
+++ b/cscript
@@ -143,7 +143,7 @@ def make_control(debian_version, bits, filename, debug):
print >>f,''
def dependencies(target):
- return (('ffmpeg-cdist', 'a0db025'),
+ return (('ffmpeg-cdist', 'bba68a5'),
('libdcp', '1.0'))
def build(target, options):