diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-17 21:08:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-17 21:08:10 +0000 |
| commit | 771b262313e4ae208d5614df2c541b703d166117 (patch) | |
| tree | 2eff95804c52a89f8bacfae0bce2742a7f3bf086 /cscript | |
| parent | 3a0fc9fa8fda5c3b7a46becaf5f9f36e94d2108a (diff) | |
Bump libcxml.
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 (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'a2feb49')) + return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', 'a2feb49')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
