diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 12:25:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 12:25:14 +0000 |
| commit | 606ff251d6ba702c5b27e85752c61711eb41d2fa (patch) | |
| tree | f59b456b50970dfaf63c6549329954b8f851745d | |
| parent | 728e0b6b6965dc9c3c76351295488d481a4f164c (diff) | |
Bump openjpeg-cdist for a Linux build fix.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '48dd315')) + return (('libcxml', '27780878701f85ad597addacd541f2e897719978'), ('openjpeg-cdist', '56dd236')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() |
