diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-15 09:56:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-15 09:56:09 +0100 |
| commit | afc7eec2c0815529106ebc94b145589137fb88a4 (patch) | |
| tree | a92eefb9455ae1ad118ea5bd4335abc281295c7d /cscript | |
| parent | b92c8d34405800c33a526e1d3b42ddb6398a4597 (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', '1f18188'),) + return (('libdcp', 'f6b7898'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
