diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:50:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:50:46 +0100 |
| commit | c959e0ecd1ee85f056007c80008efe4fa5b41d5a (patch) | |
| tree | c26c8e2de4c8bbb4ff474b22a6df27aff28c77eb | |
| parent | 295b80852c986f6e3739822551821fa9231b4715 (diff) | |
Bump libdpc.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'v1.2.6'), - ('libsub', 'v1.1.6')) + ('libdcp', '4debca2'), + ('libsub', '5f04dd1')) def configure_options(target): opt = '' |
