diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-05 20:22:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-05 20:22:26 +0000 |
| commit | 18875fc4ff9f04f57b035a51f151de9920a54a6a (patch) | |
| tree | 30e7854905e65b1fa399fc705e7b386d8c5eaa7f /cscript | |
| parent | 40a74db0aad4428af7234da5ab76e654f9b17504 (diff) | |
Bump openjpeg2.
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', '28b7e97')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', 'e137763')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
