diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-29 23:16:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 21:12:45 +0000 |
| commit | fe01f541e5409a0bc0e8608b1f9976bd6f3f029c (patch) | |
| tree | b3a33fc8b5f91568f23667a9b2b0aa5b970b07ab /cscript | |
| parent | 52a9ad82dc4df3a25bf2c8b01e4fd911801a5066 (diff) | |
Bump openjpeg2 for build fix.
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 (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', 'b59b623')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '579fda8')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
