diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-05 09:25:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-05 09:25:44 +0100 |
| commit | d94c70b00d7079af6bfcec2e2e2a528e86f2d607 (patch) | |
| tree | 5f8023b9f66ecea11f04ebf8c7a25409861b4e7f | |
| parent | ebfc0bb5a975df1f18603d703bb88c61a5b8ce15 (diff) | |
Bump libcxml for Centos 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', 'v0.11.0'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', 'f35787e'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
