diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-10-01 23:35:27 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-10-01 23:35:27 +0200 |
| commit | 679aa9f51b1001751f4de5d5454b60a8fc552155 (patch) | |
| tree | 09daf4a8d1781a274cef17c3c57cfeccae68f0f2 | |
| parent | 66189c49ff5c91283828d0558eee161fc24aaf49 (diff) | |
Bump libdcp.v1.4.11
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.8')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.9')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
