diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-14 23:06:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-14 23:06:33 +0100 |
| commit | 46bcd0527dd5424b14e2b6db139fe1e70df5113b (patch) | |
| tree | 9227331e1884742685f90f351feedebc48406f7c | |
| parent | 563c7fdffebca836c0412d21f21b50370383884f (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', '7b4ecc3'), ('openjpeg-cdist', '13b69c2')) + return (('libcxml', '911c706'), ('openjpeg-cdist', '13b69c2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript() |
