diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-10 18:24:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-10 18:24:52 +0100 |
| commit | c47e88e8061b389be10c62d52da09fff7eef6d4d (patch) | |
| tree | 29dd87837b15cd31e830057226bbe04ae909df08 /cscript | |
| parent | 1deb6103acac71dd2b6da5b95dc25bea053ffc8b (diff) | |
Bump for cxml version bump as dep of libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', '7e95caa'), - ('libdcp', 'v0.97.0')) + ('libdcp', '2001bef5b3a6256eedf1cada4977a3ba8a3732cd')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
