diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-04 22:52:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-04 22:52:19 +0100 |
| commit | 3ed0ae03e3d825b39610bc36e3a156ae7f92dabe (patch) | |
| tree | fcd501cf7206df3e4a724e15b30343ddfc9dc665 /cscript | |
| parent | 2d6d0e0ab7ed2ef466a0aa4969b6c14c230ba6cc (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', 'de32e99'),) + return (('libdcp', '3c7d752'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
