diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-28 13:35:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-28 13:35:28 +0100 |
| commit | 7f74e967c3b1b89ec0015e039671ae41c43a1c83 (patch) | |
| tree | 8883772fc0409ff6fd770903fac2654585f1232d /cscript | |
| parent | 05927c939c85ee4a3fa56b3af8b69441f2826fbc (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', 'e4042b7'),) + return (('libdcp', '8017692'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
