diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-11-08 23:58:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-11-08 23:58:15 +0000 |
| commit | 2728525c42b7939838f9f6e0f83389e68eaf4373 (patch) | |
| tree | fc5a0d5df88512f98acaa7fbee07c3d92d4dcba7 | |
| parent | 7bf99dcb1130d30179736f2dc35187d6eafbed8d (diff) | |
Bump libdcp.v1.4.0
| -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', '7930f76')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '27e1378')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
