diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-29 14:39:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-29 14:39:14 +0000 |
| commit | ffd32a8a05cd3a338733defdcbbdb8a4e53f3946 (patch) | |
| tree | 9289a0cdcc15757164078463cceac2fc9ac0ae09 | |
| parent | 39f0badfb7a02ab1f4291220233e20a62306038a (diff) | |
Bump libdcp.v1.4.6
| -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.5')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.6')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
