diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-25 23:20:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-25 23:20:44 +0100 |
| commit | 045a37dc877aecf907a517b0ec62a79efbf63f89 (patch) | |
| tree | ff1e4b08c3abc53a065d2c191a264fe7b674e160 /cscript | |
| parent | f3f92c6924c145a4995e3e7c71e237a4f6464c8f (diff) | |
Bump asdcplib for build fix on Fedora 42.v1.10.17
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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': |
