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