diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-24 13:06:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-24 13:06:48 +0100 |
| commit | ce09e4e378d3fdcbf9a80271a019bce032d9f482 (patch) | |
| tree | 921daafca18ee701366be16ddb734ba05270759b /cscript | |
| parent | 2133e6dc346db174b1b88403f51879f98fa9cabd (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', 'f3b0fb8'), ('libcxml', 'v0.15.4'), ('libdcp', '98c2cae')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', 'c871326')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
