projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e8b54
)
Bump libdcp for speculative fix for #2839.
author
Carl Hetherington
<cth@carlh.net>
Thu, 27 Jun 2024 20:52:03 +0000
(22:52 +0200)
committer
Carl Hetherington
<cth@carlh.net>
Thu, 27 Jun 2024 20:52:03 +0000
(22:52 +0200)
cscript
patch
|
blob
|
history
diff --git
a/cscript
b/cscript
index d844f7985ef768d70c40b4c46fd555d475e3240c..1695985694bccb52490eebc9ca34b24f016995c6 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.8.10
0
'))
+ deps.append(('libdcp', 'v1.8.10
1
'))
deps.append(('libsub', 'v1.6.49'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))