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