diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-29 01:00:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-29 01:00:17 +0000 |
| commit | e3a57613aaf747751c6834faf4d147207aa229fc (patch) | |
| tree | 83b52aa9afc52bd3caa64c4d1f56dfacb8a86b9c /cscript | |
| parent | 9fee7a4db18f900ce0dd9b8b15fae2127816b6c2 (diff) | |
Bump libdcp again.
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', '6db8817'), ('asdcplib-cth', 'cth')) + return (('libdcp', '45841f3'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
