Bump libdcp for static boost fix in libcxml.
authorCarl Hetherington <cth@carlh.net>
Sat, 14 Sep 2024 00:01:26 +0000 (02:01 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 14 Sep 2024 00:01:26 +0000 (02:01 +0200)
cscript

diff --git a/cscript b/cscript
index 0437c01318b40af8109a68b782f6bc4dd5b6afe5..0f3c101a4f52aa220e3d7bd8f6d7e914fce39ae9 100644 (file)
--- a/cscript
+++ b/cscript
@@ -536,7 +536,7 @@ def dependencies(target, options):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'v1.8.104'))
+    deps.append(('libdcp', 'v1.8.105'))
     deps.append(('libsub', 'v1.6.52'))
     deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
     deps.append(('rtaudio', 'f619b76'))