diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-03 21:57:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-03 21:57:57 +0000 |
| commit | 0bddbf86f76cb9885ac59dfac773766d3b9faae5 (patch) | |
| tree | eb7bf450510f7bf6b46e37d152ecb174df001228 | |
| parent | 747b2a6586a371259590bc562ef75f1fde29c47e (diff) | |
Bump libdcp.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libdcp', '14a1706'), ('asdcplib-cth', 'cth')) + return (('libdcp', '0aafcc5'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
