diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-03 10:31:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-03 10:31:06 +0000 |
| commit | 39ffceefe729c8745d1af78e3ccae5da1f3c381c (patch) | |
| tree | ae7dd2ea9c8bcae79e52ddbff0d012b6251385ab /cscript | |
| parent | b9936eb5d8c7bfdb4e16327b600c8f812665b338 (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', '914bd98'),) + return (('libdcp', '4d225c4'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
