diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-04 11:41:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-04 11:41:52 +0100 |
| commit | 9090e85f2a64c7d84d030a6763b8dcc4fd4138fc (patch) | |
| tree | 25e0e2458cf1298d65fe4eee8cbc071968dbd466 | |
| parent | c6cce75f315da7b2542ada459752928acd39dab8 (diff) | |
Bump ffmpeg-cdist for OS X build.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'fd7b71b', ffmpeg_options), + return (('ffmpeg-cdist', 'b11c05f', ffmpeg_options), ('libdcp', 'v1.2.3'), ('libsub', 'v1.1.4')) |
