diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-11-02 22:20:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-11-02 22:20:37 +0100 |
| commit | ff1393be2956c09d9c7b1b2687d981620aeb7b67 (patch) | |
| tree | 076159bc08466487bd7784f2176d7efd0433db36 | |
| parent | 50c77503d433c9101567e632eba95f8385c364c3 (diff) | |
Stuff.fedora31
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', 'fedora31')) + return (('asdcplib-cth', 'd8490c6'), ('libcxml', '0d18df4'), ('libdcp', 'fedora31')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
