diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-07 00:06:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-07 00:06:17 +0100 |
| commit | 215fc60bfbf461cec2fb4a1877ed493568028ddb (patch) | |
| tree | 753f4d0499c8dbbdecde9a90ed767d5bea039830 | |
| parent | 9ba4863a67b31ae8bdb407f16e9695f5f414d5f5 (diff) | |
Bump ffmpeg.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -230,7 +230,7 @@ def make_spec(filename, version, target): print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :' def dependencies(target): - return (('ffmpeg-cdist', '0492ad2'), + return (('ffmpeg-cdist', 'bd17594'), ('libdcp', '1.0'), ('libsub', '1.0')) |
