diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-05 15:54:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-05 15:54:47 +0000 |
| commit | e74c0496999dc3d81ef18985a7704e53bf129437 (patch) | |
| tree | 409e1ded8b8004f9b928c1336ab1b76740b36d04 /cscript | |
| parent | a2f04bbeac4a8d15f1cad72471cf2fb3a12d3cb9 (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', 'e33e3b8'), ('asdcplib-cth', 'cth')) + return (('libdcp', '4e38f82'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
