diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 10:15:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 10:15:28 +0100 |
| commit | 82755760ae1d27dc613a12ebfa05b3ee360f8234 (patch) | |
| tree | e7fecc345744138c5d04a827144dfd67100369e1 | |
| parent | d22bff1a3c53fc8b0e5a1d7d5d1b77228574fc5a (diff) | |
Bump libcxml.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libcxml', '506fb1b'), ('openjpeg-cdist', '5d8bffd')) + return (('libcxml', '0f4ca5d'), ('openjpeg-cdist', '5d8bffd')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
