diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-02 22:52:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-02 22:52:58 +0000 |
| commit | 869dd73240b1958d955d1626edad6130968ad979 (patch) | |
| tree | 2658077d6833fd9a18e3254bd33e0df372807ecc | |
| parent | 88a1ed7f07219b5cbca3221ab25fe3e77d50989e (diff) | |
Bump libdcp version in 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', '923d5a1'), + ('libdcp', '989f182'), ('libsub', 'f66b11f')) def build(target, options): |
