diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-26 21:46:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-26 21:46:36 +0000 |
| commit | d04f6eb02ca81f8efa414925de8a8193587b216d (patch) | |
| tree | dfb2390caa75a032b0882840c53d9168d57a57f6 /cscript | |
| parent | a932f566c111968138159e0720c46e9c1c497d93 (diff) | |
Bump libcxml.
Diffstat (limited to 'cscript')
| -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', 'caa3f20'), ('libdcp', '6c0c06a')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '29ebfe5')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
