diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-26 03:46:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-26 03:46:17 +0100 |
| commit | c5d676ec32a564a397d85241cb714680a5c9b6c2 (patch) | |
| tree | a1be71695960af366c9e76cf4210df1f792d6b0e | |
| parent | 5850e1da92f2938609dd2a6289691293da5d3ad2 (diff) | |
Bump libdcp for mxe2.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib', 'carl'), ('libcxml', '0d18df4'), ('libdcp', None)) + return (('asdcplib', 'carl'), ('libcxml', '0d18df4'), ('libdcp', 'mxe2')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
