diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-22 15:03:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-22 15:03:11 +0000 |
| commit | 83843c79ff22a9d0b42b9a97f696ec7c2722c7f1 (patch) | |
| tree | 26ef7554f9be4a046037e565ce3c037def8751bf /cscript | |
| parent | 3dc29c7369361221f6b27238095015bdd313ddfa (diff) | |
Bump libcxml for raw_convert type addition.
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', '2671859'), ('libdcp', 'e8b480e')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'e8b480e')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
