diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-18 13:42:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-18 13:42:40 +0000 |
| commit | 02e2271a16804a35698f513f536a9ab1893b8612 (patch) | |
| tree | 58b2a58b7833029720715c417206c9f65ab01ab1 /cscript | |
| parent | 46275d70ca0950909bf02b85359da473a50f3776 (diff) | |
Bump ffmpeg to not build postproc any more.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', '08827fa4e1d483511e6135c424d2ca9c56a9ed50'), + return (('ffmpeg-cdist', 'a0db025'), ('libdcp', '8af7b48')) def build(target, options): |
