diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-06 23:07:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-06 23:07:50 +0000 |
| commit | bc18fb2581d0910aa86b994ceef647267ca4e71d (patch) | |
| tree | fa683e22d7c3ac6a602b67b5d431b65a0895b5dd /cscript | |
| parent | 2728525c42b7939838f9f6e0f83389e68eaf4373 (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 (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '27e1378')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '63bff14')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
