diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-14 21:22:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-14 21:22:06 +0100 |
| commit | 1cf5cdf37db1385118491a7d9545173ad30ca6a5 (patch) | |
| tree | c964e1c19d721737105ae0e29ebfb44599c706dd /cscript | |
| parent | 32b8463e7438fb68c82be84cc3580467b4cfd94b (diff) | |
Bump libdcp.
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', '6dd54f6'), ('libdcp', '6fef005')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'ee05b1c')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
