diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-28 09:02:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-28 09:02:10 +0000 |
| commit | 4ebd547cd358457fea8aa78d58c591229c0e2df3 (patch) | |
| tree | 2a16dcd670006bed9bed4c9c0a8d595863018297 /cscript | |
| parent | b28be8a5d9610dc8c83a19d1d531f9ebf21e1492 (diff) | |
Fix asdcplib-cth branch name.
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 (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'carl')) + return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --disable-examples --prefix=%s' % target.directory |
