diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-02 11:41:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-02 11:41:48 +0100 |
| commit | 0b9ef38d724f22023f49e0bfadda8bf5f701549e (patch) | |
| tree | 0128a612e57704ad612c6c9b7691788fdffa1348 /cscript | |
| parent | 678962c4971730bb4027bf5e54a5be9eb0270202 (diff) | |
Bump libdcp1 for openjpeg update.
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', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '047d8ff')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '7e67afe')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
