diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:31:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:31:02 +0000 |
| commit | 089846e6298f7647c5e6069e84961ea3baa2bd9b (patch) | |
| tree | 47875398ca1dced04096901df0a0824b1cf74e9a /cscript | |
| parent | 69c9b15a947e734c9f79ed1336c28da364f82f0f (diff) | |
Bump libdcp version.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', 'f69bb08'), - ('libdcp', '8951dd5'), + ('libdcp', '19e00ec'), ('libsub', '65244fb')) def build(target, options): |
