From 9eb1b50c81d5e255c2d2620d2c59400c252fa230 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Feb 2026 00:48:09 +0100 Subject: Use WTF/ for the MainSoundConfiguration. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index c54832a3f..395793c0e 100644 --- a/cscript +++ b/cscript @@ -502,7 +502,7 @@ def build_with_cpp17(target): def dependencies(target, options): - deps = [('libdcp', '2725dd430cea6b5a0c74507f61059599058425db', {'c++17': build_with_cpp17(target)})] + deps = [('libdcp', '23c518508af6a001e0f7001f9c50ea3b2946641c', {'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