diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-16 00:48:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-16 00:48:30 +0000 |
| commit | 39f0badfb7a02ab1f4291220233e20a62306038a (patch) | |
| tree | 5cf8a8c4c17a5d0b9b1a2dc4719b7a56a9a0d6e7 /cscript | |
| parent | c57b95b53ed6508516007e0fc7f7b4058f7a6748 (diff) | |
Bump libdcp.v1.4.5
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', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.4')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.5')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
