diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-11 20:39:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-11 20:39:39 +0100 |
| commit | 96796adc15aec5cb8d45d237c1090c2d69662d46 (patch) | |
| tree | 2f5a86dafc19bee576a4af375010a6b84a66d0de /cscript | |
| parent | 7b75b41de8cea39d72643291037b340efdf958f0 (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', '4a79e6e'),) + return (('libdcp', '068f2bd'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
