diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:39:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:39:56 +0000 |
| commit | f3d343779dd2c08b8e116f5c4c78822b74561099 (patch) | |
| tree | ade533d269ab016a6452604afdaeaec27228fe03 | |
| parent | 135e91144ced358a8d0c578384e8ce4005a2bcd0 (diff) | |
Bump libdcp version.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libdcp', '8951dd5'),) + return (('libdcp', '19e00ec'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
