diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-02-14 22:04:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-02-14 22:04:57 +0100 |
| commit | 86acc056d546b2b94d4b6109dd9409071b0310ab (patch) | |
| tree | 92051fb9a2760d256c5d300d9d9eb2088dec6d3a /cscript | |
| parent | 9a68217361027404208e7e07691f2abd0fe6200d (diff) | |
Bump libdcp.static-tests
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ import os option_defaults = { 'force-cpp11': False } def dependencies(target, options): - return (('asdcplib', 'bb09615'), ('libdcp', '73b1736')) + return (('asdcplib', 'bb09615'), ('libdcp', '9b6997a')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
