diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-21 21:25:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-21 21:25:41 +0100 |
| commit | 79e9e5e1ee2b6757c85a9e79893c4be413bd6d62 (patch) | |
| tree | a90902b65b52995e12d19ba920ab601f432bfc28 /cscript | |
| parent | 941465a95264bdb863a442455e8b61cbcc3a089b (diff) | |
Bump libdcp.v1.4.8
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', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.7')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.8')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
