diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 11:51:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 11:51:51 +0000 |
| commit | cc93f497104fa0720b128d518b568364acf456dc (patch) | |
| tree | cdf9867e49ec88c40c6d961ab03479d31c8f5e8d /cscript | |
| parent | 93cbfd060d5035d007059075c2719db20bfb778d (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', 'v1.2.10'),) + return (('libdcp', '23cfe2a'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
