From 6d84eea10457c3378867c31ce7b2839bb348abf3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Apr 2026 00:32:58 +0200 Subject: Remove dcp::VerificationNote::Note. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 1b1cf9812..551ebc080 100644 --- a/cscript +++ b/cscript @@ -502,7 +502,7 @@ def build_with_cpp17(target): def dependencies(target, options): - deps = [('libdcp', 'c518cd441ca263444d196b794a293a384a5d34fc', {'c++17': build_with_cpp17(target)})] + deps = [('libdcp', 'a0814a2e44e56d0378c6a47ca9c741de5cfe6356', {'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