diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-24 11:29:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-24 11:29:47 +0100 |
| commit | bf74ec274bc0bb30a05888d86b685f5199487004 (patch) | |
| tree | f93f741c133ac7a9ffbd09d6f1d928196d0256fe /cscript | |
| parent | 2fa6a712ba7e07eefab5df62a9c00214cd3c4f14 (diff) | |
debugdbg
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.11', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.3') + ('asdcplib', 'da31623ce00fda1a1b0a5ecee223b42e76363ce1') ] if target.platform == 'linux': |
