diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 01:08:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 01:08:47 +0100 |
| commit | 843e5cb0ef3118f248c984cd092932450300ef63 (patch) | |
| tree | 4e87aa6d8d911c09ce7ca5b39d24bfb297121a69 | |
| parent | 40686a29d4d51e8a3cf4b6a02083bd32af01603f (diff) | |
Bump libdcp for ccache.ccache
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '37ad399')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', 'f1a165c')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
