summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-10-25 15:48:23 +0200
committerCarl Hetherington <cth@carlh.net>2025-10-25 20:35:57 +0200
commit2b6575bc67f349c396e283097ab0001382427fe0 (patch)
treeafc56fc68ed3b0b7eb1c536e9a1b809a85896098 /cscript
parentb871ac795c0ce71b4715d1b10ec454cc4293695c (diff)
Fix build on Arch with boost 1.89.v2.18.28
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index a478df570..b3be15a58 100644
--- a/cscript
+++ b/cscript
@@ -502,8 +502,8 @@ def build_with_cpp17(target):
def dependencies(target, options):
- deps = [('libdcp', 'v1.10.34', {'c++17': build_with_cpp17(target)})]
- deps.append(('libsub', 'v1.6.53'))
+ deps = [('libdcp', 'v1.10.35', {'c++17': build_with_cpp17(target)})]
+ deps.append(('libsub', 'v1.6.55'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we