diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-19 15:15:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-19 15:15:52 +0000 |
| commit | f43148f72cb19dfb2d1f1f80d87bbe24641d481c (patch) | |
| tree | 9b3c9650491b68ed508e52d907350a0657ca7836 /cscript | |
| parent | 5ee64b29d9377944e36451dcf8802fdc04f23f3c (diff) | |
Bump libcxml and libdcp.
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', 'v0.16.1'), ('libdcp', 'v1.6.4')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '670c528'), ('libdcp', '097f27f')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
