diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-22 13:47:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-22 13:47:04 +0000 |
| commit | b1317072195770f0b31c89cd2b3db435c521f394 (patch) | |
| tree | fb6e493c4400cecf1534fe296eeb90fac9a14514 | |
| parent | be2a888a9f3a040fa55ce793638341442bdef7a5 (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', 'be5d6b5'), ('libdcp', '9763bc2')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '2671859'), ('libdcp', 'e8b480e')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
