diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-25 11:35:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-25 11:35:28 +0100 |
| commit | 640e8f0dd32368bbbcb43aa7539726f929f83333 (patch) | |
| tree | 0065552f42dae5a8852466363e396698331cc93b | |
| parent | 4a55bbd0b2da13a41c5c4667cf1f112b1abb0f7c (diff) | |
debugtest-filename
| -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', '238f0f7e1d22a90f3e59b758892e1e65c2b229c2') + ('asdcplib', '3b2e4b5e84f95fa075a7a2f6f4937af318e33878') ] if target.platform == 'linux': |
