diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-21 11:10:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-21 11:10:20 +0000 |
| commit | 5f384b4e36a394a86107ffa8022df171c69928e2 (patch) | |
| tree | 40b28e91365e83a8dc27a8284424d911886b37cf /cscript | |
| parent | e3ae1f787a67296c805d39234669aa8f66f95d27 (diff) | |
Bump ffmpeg-cdist; this brings in a new FFmpeg version and also the modified packaging of my patches.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', '2dffa11'), + return (('ffmpeg-cdist', '0558484'), ('libdcp', '1.0'), ('libsub', None)) |
