diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-27 00:24:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-27 00:24:40 +0000 |
| commit | 1fb40e91c519bbb10e812620f0eb71df288719fb (patch) | |
| tree | 30406606997bdf23ae0b5d57f83abfc92d44cb5f /cscript | |
| parent | e861c829b186f64f440bda61fe146ca281ca2987 (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', '29ebfe5')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '1ca2f66')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
