Bump libdcp for libcxml build fix. v2.17.14
authorCarl Hetherington <cth@carlh.net>
Sat, 23 Mar 2024 11:53:31 +0000 (12:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 27 Mar 2024 05:29:00 +0000 (06:29 +0100)
cscript

diff --git a/cscript b/cscript
index c1ed51d6ca8d60c6d5dd66afa66a7d0f63f95be7..f70e7ca36df11813ff3b7f6507a9b78541ad984b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -535,7 +535,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.9.4', {'c++17': target.platform == 'osx'}))
+    deps.append(('libdcp', '56b3586247d76b2d07911018ccba63d4b05f4995', {'c++17': target.platform == 'osx'}))
     deps.append(('libsub', 'v1.6.47'))
     deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
     deps.append(('rtaudio', 'f619b76'))