diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-25 11:05:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-25 11:05:55 +0100 |
| commit | 4a55bbd0b2da13a41c5c4667cf1f112b1abb0f7c (patch) | |
| tree | cfe2c0a0ed50ea9bdc61b1c7984db7af0db58531 /cscript | |
| parent | 2fa6a712ba7e07eefab5df62a9c00214cd3c4f14 (diff) | |
DEBUG: print filename.
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', '238f0f7e1d22a90f3e59b758892e1e65c2b229c2') ] if target.platform == 'linux': |
