summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-12-25 11:05:55 +0100
committerCarl Hetherington <cth@carlh.net>2024-12-25 11:05:55 +0100
commit4a55bbd0b2da13a41c5c4667cf1f112b1abb0f7c (patch)
treecfe2c0a0ed50ea9bdc61b1c7984db7af0db58531 /cscript
parent2fa6a712ba7e07eefab5df62a9c00214cd3c4f14 (diff)
DEBUG: print filename.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 06c7559d..3758a89e 100644
--- a/cscript
+++ b/cscript
@@ -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':