diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-22 15:15:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-22 15:15:07 +0000 |
| commit | 38b3791c88352af35033cc528dc2d83d6298ed3e (patch) | |
| tree | 2e7e6106041b9aacc40bcdae7d661d52597849cd | |
| parent | 83843c79ff22a9d0b42b9a97f696ec7c2722c7f1 (diff) | |
Bump libdcp.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'e8b480e')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'd9d7b42')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
