diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-19 21:23:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-19 21:23:20 +0000 |
| commit | cea4cf10316c9da2147c81c26d4bc0811dff1db6 (patch) | |
| tree | 633bf5f4963281a9e7ec3265b6e636586a2256dc | |
| parent | f43148f72cb19dfb2d1f1f80d87bbe24641d481c (diff) | |
Bump libcxml.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', '670c528'), ('libdcp', '097f27f')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'be5d6b5'), ('libdcp', 'e54d544')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
