diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-18 21:25:17 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-18 21:25:17 +0200 |
| commit | 98f74cf20f9aedc5dc5f6550f7d62c7fd258a1c1 (patch) | |
| tree | 031bb47edeb19cd96ec7a701b365f9dfd240090a | |
| parent | b081365b47108577a5eb8dc6204fa08847de9008 (diff) | |
Bump libdcp for build error.fixit
| -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', 'b2ccdee')) + return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'f560e2a')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
