diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-15 23:33:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-15 23:33:06 +0100 |
| commit | 0ceb7c2c48513a1fcea6fb7dac8c439f52a5ab77 (patch) | |
| tree | 7fd1a51ea84a2f366020da83ccc2086e2692b7fc /cscript | |
| parent | a3bf5b976640c4830aa1f1b701216e09c42c8cf7 (diff) | |
Bump libdcp to v1.6.14.v1.4.16
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.13')) + return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.14')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
