diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-28 12:15:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-28 12:15:53 +0100 |
| commit | b98c145d618003ae1b7de9c6942d82a293515cab (patch) | |
| tree | d3390c90f03ad9dc3bce5cf5be89b7a23da8a997 /cscript | |
| parent | e9597316fb18a62ef40c23fc6f8cc53dfa7569ea (diff) | |
Bump libdcp.
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 (('libdcp', 'b3adb83'),) + return (('libdcp', '4852a22'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
