diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 16:03:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 16:03:03 +0100 |
| commit | f64d98feed42549faac62ba0e05ed4a3a7c44d8a (patch) | |
| tree | 5ff28889ef898da30114e569c52e9f4bd4f5afc1 /cscript | |
| parent | a9d69d9893b2415ce28a65117ff75cabe73017d1 (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', 'ee03fd4'),) + return (('libdcp', 'faa3e4b'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
