summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-22 21:11:18 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-22 21:11:18 +0100
commitf0edd6ab35c3c2b7800a26ec8206adab75e5f633 (patch)
treeaad6fc8ca2d932bcc630254e339fd648d8a10f50 /cscript
parent6d26c4afe1e2b63d346d311ceffe41bf8cb62572 (diff)
parent14b1f672dc92ae8e1385c75e30420a4dcb4e32c9 (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 adc4da639..f3757fa4a 100644
--- a/cscript
+++ b/cscript
@@ -141,7 +141,7 @@ def make_control(debian_version, bits, filename, debug):
print >>f,''
def dependencies(target):
- return (('ffmpeg-cdist', 'bba68a5'),
+ return (('ffmpeg-cdist', '67dc770'),
('libdcp', '1.0'))
def build(target, options):