diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-03 21:57:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-03 21:57:18 +0000 |
| commit | 0aafcc567b87f8f18c2ea7428d870be24bbb2cf1 (patch) | |
| tree | df89a8b808b4b67b2eefdb12a65bd1010901d500 /cscript | |
| parent | 14a170698268374fdb59f296661d61828030f352 (diff) | |
Bump openjpeg2-cdist.
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', '53d49ac'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth')) + return (('libcxml', '53d49ac'), ('openjpeg2-cdist', '94bdab1'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
