From 2795ab2e05fcd27a56ddb08ecbbc6af5c3bf983a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 10 Sep 2025 20:44:52 +0200 Subject: Pass disk full / too many open files errors up to DoM. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 7ff57ec1..f8a844cf 100644 --- a/cscript +++ b/cscript @@ -45,7 +45,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.13', { 'c++17': build_with_cpp17(target) }), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.7') + ('asdcplib', 'v1.0.8') ] if target.platform == 'linux': -- cgit v1.2.3