From 4ba6268da4db833680f1b6c7ea1ae85945cca81d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 30 Mar 2026 00:04:52 +0200 Subject: INVALID_JPEG2000_GUARD_BITS_FOR_{2,4}K: note -> guard_bits. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index bca04dbc3..f9969797b 100644 --- a/cscript +++ b/cscript @@ -502,7 +502,7 @@ def build_with_cpp17(target): def dependencies(target, options): - deps = [('libdcp', '0c3fc9e8b334', {'c++17': build_with_cpp17(target)})] + deps = [('libdcp', 'fca073e6dfb0', {'c++17': build_with_cpp17(target)})] deps.append(('libsub', 'v1.6.59')) deps.append(('leqm-nrt', 'd75d0af984d9c14bfefca8f1bdbc215c3bf3a388')) if target.platform != 'linux' or target.distro != 'arch': -- cgit v1.2.3