diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-22 02:04:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-22 02:04:29 +0100 |
| commit | 32843390a0564e98b598e1dd4ed3b671f830f58f (patch) | |
| tree | c55b22fd09d8c1597bd10a1226cd3f0e57018f9f /cscript | |
| parent | 0cb31de2be2b51a8bc19e55ceb1b86dc26ea1c42 (diff) | |
Bump libdcp1 for small optimisation.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', 'a5bf0e4'), + ('libdcp', 'e6bbf12'), ('libsub', '23a1a03')) def configure_options(target): |
