diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-29 15:57:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-29 15:57:02 +0000 |
| commit | 35e4ac79550d550bfe6ab07b8bd1895984a11d41 (patch) | |
| tree | c41b6502e555261986294643cf72c4f5e818e71e /cscript | |
| parent | 1fb40e91c519bbb10e812620f0eb71df288719fb (diff) | |
Bump 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', '0d18df4'), ('libdcp', '1ca2f66')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '09af1b3')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
