diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-31 23:59:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-31 23:59:01 +0000 |
| commit | c07bdb35433fabb03a46daf445d5cfaa12d8ae43 (patch) | |
| tree | 5420b1ae9e8f6fbed98056a36b65800945f249cb /cscript | |
| parent | 781e08a43cc52cafab8c342ea9b7b20f3458c5fa (diff) | |
Bump asdcplib.
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', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
