diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-15 00:51:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-15 00:51:44 +0100 |
| commit | 2a70b0dcb8fdf6832f966b03fee4ff0d3d739d17 (patch) | |
| tree | 51faf34ede5501684a966416e6acc3acf09520ba | |
| parent | af87d03b24c21301639c23606993cfebcfbe3088 (diff) | |
debugmattias-debug
| -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', { 'c++17': target.platform.startswith('osx') }), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.5') + ('asdcplib', '5402573f8ca2963c5fe93e6dad6615b34dbde6ca') ] if target.platform == 'linux': |
