diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-22 19:55:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-22 19:55:02 +0100 |
| commit | e89de6799d75028b95ce8c20f0bb42466cc5f705 (patch) | |
| tree | ffb9f015c17704a59863d3ce6fa3da2c09b4d4d2 /cscript | |
| parent | 9a97bd977949d7b22595aa16f1400bae85727301 (diff) | |
Bump openjpeg-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', None), ('openjpeg-cdist', '13b69c2')) + return (('libcxml', None), ('openjpeg-cdist', '9717d8f')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
