diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-29 21:13:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-29 21:13:56 +0100 |
| commit | e854053143e89f52d7f4422ba8381d0ee22fbdd5 (patch) | |
| tree | 68f0a89040e5d3df14d5c08836d82703f061873a /cscript | |
| parent | 8db43f4f853b6da75a22a7eff53ed0d0ddffd299 (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', 'bbd1408'),) + return (('libdcp', '7b3e6b4'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
