summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-09-03 20:11:54 +0200
committerCarl Hetherington <cth@carlh.net>2024-09-04 01:08:20 +0200
commitfefad65df3e82eaa94e37c37429f7b95192d986a (patch)
tree31bb7d72f012f973121cf7ad8a5a66a24087405e /cscript
parentf145574466ca52e754c4febf1d79fb6d202d42d2 (diff)
Bump libdcp and libsub for libcxml/libdcp/libsub build fixes with static boost.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index f24d6932b..3a1fbf039 100644
--- a/cscript
+++ b/cscript
@@ -534,8 +534,8 @@ def make_spec(filename, version, target, options, requires=None):
print('/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :', file=f)
def dependencies(target, options):
- deps = [('libdcp', 'v1.9.15', {'c++17': target.platform == 'osx'})]
- deps.append(('libsub', 'v1.6.49'))
+ deps = [('libdcp', 'v1.9.16', {'c++17': target.platform == 'osx'})]
+ deps.append(('libsub', 'v1.6.50'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we