From 14405a514581605497d88fb72c2e4fb45b359d4d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 9 Dec 2014 20:56:42 +0000 Subject: Forward-port DCA footer fix from master. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index b1397d6e8..5621ef51f 100644 --- a/cscript +++ b/cscript @@ -155,7 +155,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', '1093c6f'), + return (('ffmpeg-cdist', 'f69bb08'), ('libdcp', '1.0'), ('libsub', None)) -- cgit v1.2.3