diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-12 00:13:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-12 00:13:00 +0000 |
| commit | bf783da991dd50e2281d3f6794cc89a2b4b8fe1c (patch) | |
| tree | 1ddeef145c4a6ff83e1788c370395ef6bcb96e09 /cscript | |
| parent | 1c70f3aec91bddcfe2b321dab16a5bd70bc3f089 (diff) | |
Bump libcxml -> 0.16.0 and libdcp -> 1.6.2.v1.4.1
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', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.0'), ('libdcp', 'v1.6.2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
