diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:06:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:06:44 +0100 |
| commit | 7b75b41de8cea39d72643291037b340efdf958f0 (patch) | |
| tree | e09996a148bc1cc8fdce63f6f7da4a23f279f848 /cscript | |
| parent | 121f34a0058a68171bf0983f844e1596dedbfe7e (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', 'v1.2.3'),) + return (('libdcp', '4a79e6e'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
