diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-22 19:56:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-22 19:56:36 +0100 |
| commit | 2604b64564d2cbdad846dbb1120dafbdc92622c2 (patch) | |
| tree | f1e5a454c907c57b4eea2dedf559b953df6fc515 /cscript | |
| parent | e89de6799d75028b95ce8c20f0bb42466cc5f705 (diff) | |
openjpeg-cdist bump again.
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', None), ('openjpeg-cdist', '9717d8f')) + return (('libcxml', None), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
