diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-18 13:20:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-18 13:20:37 +0100 |
| commit | 0e7d726e41dc3038a39a19dabd725cf17def1ee5 (patch) | |
| tree | 986becd6446f48825a8a63aaf0f93f9ccfc05ea0 /cscript | |
| parent | 5ea52a08f45b0cb8b8fe7221244cdcdeeaca0ed7 (diff) | |
Bump ffmpeg.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', '67dc770'), + return (('ffmpeg-cdist', '98ac087'), ('libdcp', '1.0')) def build(target, options): |
