projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f850f9
)
Bump libdcp for static boost fix in libcxml.
author
Carl Hetherington
<cth@carlh.net>
Sat, 14 Sep 2024 00:01:26 +0000
(
02:01
+0200)
committer
Carl Hetherington
<cth@carlh.net>
Sat, 14 Sep 2024 00:01:26 +0000
(
02:01
+0200)
cscript
patch
|
blob
|
history
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.10
4
'))
+ deps.append(('libdcp', 'v1.8.10
5
'))
deps.append(('libsub', 'v1.6.52'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))