diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-15 16:57:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-15 16:57:53 +0000 |
| commit | eab8e1ea7a93e6136672741dead30cc284bd47c4 (patch) | |
| tree | cbb1e974105d75b789c659eb205a52f754135cc6 /cscript | |
| parent | b79323d5e3b53aeba03d753dd4aa597df479ee0f (diff) | |
Bump libdcp for openjpeg2 debugging code.
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', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'd359892')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '6b34457')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
