diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-02 19:18:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-02 19:18:55 +0100 |
| commit | 02835350334d04c02d3181a0d770871c3723e251 (patch) | |
| tree | d5db88460b3d0793f898836d0bd8d063e5952657 /cscript | |
| parent | 490c08c775a01ceb10964718c045834ea0e09034 (diff) | |
libdcp bump.
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', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '23f98da')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', 'b663909')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
