diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-09 22:46:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-09 22:46:29 +0100 |
| commit | 21c563498598b57ee733e26124051bb2438283f3 (patch) | |
| tree | 627a7d746ba37fe2cb177f10d5c5d9804079fa03 | |
| parent | 0b38d424cf257c03078404fb23b27a17e5f2da33 (diff) | |
Bump libdcp.niclas
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '8bca61d')) + return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', 'c022709')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
