From 045a37dc877aecf907a517b0ec62a79efbf63f89 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Mar 2025 23:20:44 +0100 Subject: Bump asdcplib for build fix on Fedora 42. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 38282c06..516aa3ac 100644 --- a/cscript +++ b/cscript @@ -41,7 +41,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.13', { 'c++17': build_with_cpp17(target) }), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.5') + ('asdcplib', 'v1.0.6') ] if target.platform == 'linux': -- cgit v1.2.3