diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-25 16:49:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-04-25 16:49:54 +0100 |
| commit | 941465a95264bdb863a442455e8b61cbcc3a089b (patch) | |
| tree | 27c17678defec7cebc0c344ec1ad696cf91d27ca /cscript | |
| parent | ffd32a8a05cd3a338733defdcbbdb8a4e53f3946 (diff) | |
Bump libdcp.v1.4.7
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.6')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.7')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
