diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-12 14:33:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-12 14:33:24 +0000 |
| commit | 88fddc7012ecb3443b7ad16ebdd9134029c29e86 (patch) | |
| tree | 4ccd9515457c329296a8438156ba36331b9914f8 | |
| parent | a335df0635d7db909787bf4866cd557d4519cd7b (diff) | |
Bump libdcp for test fixes.v1.4.3
| -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.3')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.4')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
